Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph.Graph3D.Shapes
GraphicBase.PathNodeGripHandle Class
PathNodeGripHandle Methods
Activate Method
Deactivate Method
IsGripHit Method
MoveGrip Method
Show Method
Graphic
Base
Path
Node
Grip
Handle
Activate Method
Activates this grip, providing the initial position of the mouse.
Namespace:
Altaxo.Graph.Graph3D.Shapes
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
GraphicBase
PathNodeGripHandle Class
Altaxo.Graph.Graph3D.Shapes 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