Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph.Graph3D
HitTestObjectBase.NoopGrip Class
NoopGrip Methods
Activate Method
Deactivate Method
IsGripHit Method
MoveGrip Method
Show Method
Hit
Test
Object
Base
Noop
Grip
Activate Method
Activates this grip, providing the initial position of the mouse.
Namespace:
Altaxo.Graph.Graph3D
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
void
Activate
(
HitTestPointData
initialPosition
,
bool
isActivatedUponCreation
)
Parameters
initialPosition
HitTestPointData
Initial position of the mouse.
isActivatedUponCreation
Boolean
If true the activation is called right after creation of this handle. If false, thie activation is due to a regular mouse click in this grip.
Implements
IGripManipulationHandle
Activate(HitTestPointData, Boolean)
See Also
Reference
HitTestObjectBase
NoopGrip Class
Altaxo.Graph.Graph3D Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net