Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph.Gdi.Shapes
OpenPathShapeBase Class
OpenPathShapeBase Methods
HitTest Method
HitTest(HitTestPointData) Method
HitTest(HitTestRectangularData) Method
Open
Path
Shape
Base
Hit
Test(Hit
Test
Rectangular
Data) Method
Tests whether a rectangular selection hits the object.
Namespace:
Altaxo.Graph.Gdi.Shapes
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
override
IHitTestObject
?
HitTest
(
HitTestRectangularData
hitData
)
Parameters
hitData
HitTestRectangularData
The rectangular hit-test data.
Return Value
IHitTestObject
The hit-test object, or
if no hit occurred.
Implements
IGraphicBase
HitTest(HitTestRectangularData)
See Also
Reference
OpenPathShapeBase Class
HitTest Overload
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