Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph.Gdi.Shapes
GraphicBase.RescaleGripHandle Class
RescaleGripHandle Methods
Activate Method
Deactivate Method
IsGripHitted Method
MoveGrip Method
Show Method
Graphic
Base
Rescale
Grip
Handle
Activate Method
Activates this grip handle.
Namespace:
Altaxo.Graph.Gdi.Shapes
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
void
Activate
(
PointD2D
initialPosition
,
bool
isActivatedUponCreation
)
Parameters
initialPosition
PointD2D
The initial mouse position in page coordinates.
isActivatedUponCreation
Boolean
If set to
true
, the handle is being activated immediately after creation.
Implements
IGripManipulationHandle
Activate(PointD2D, Boolean)
See Also
Reference
GraphicBase
RescaleGripHandle Class
Altaxo.Graph.Gdi.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