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.RotationGripHandle Class
RotationGripHandle Methods
Activate Method
Deactivate Method
IsGripHitted Method
MoveGrip Method
Show Method
Graphic
Base
Rotation
Grip
Handle
Is
Grip
Hitted Method
Tests if the grip is hitted.
Namespace:
Altaxo.Graph.Gdi.Shapes
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
bool
IsGripHitted
(
PointD2D
point
)
Parameters
point
PointD2D
Coordinates of the mouse pointer in unscaled page coordinates (points).
Return Value
Boolean
if the grip was hit; otherwise,
.
Implements
IGripManipulationHandle
IsGripHitted(PointD2D)
See Also
Reference
GraphicBase
RotationGripHandle 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