Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph.Gdi
HitTestObjectBase.NoopGrip Class
NoopGrip Methods
Activate Method
Deactivate Method
IsGripHitted Method
MoveGrip Method
Show Method
Hit
Test
Object
Base
Noop
Grip
Is
Grip
Hitted Method
Tests if the grip is hitted.
Namespace:
Altaxo.Graph.Gdi
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
HitTestObjectBase
NoopGrip Class
Altaxo.Graph.Gdi 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