Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph.Graph3D.Plot
PlotItemCollection Class
PlotItemCollection Methods
Add Method
ApplyGroupStyles Method
ApplyGroupStylesForward_HierarchyUpOnly Method
ApplyStylesBackward_HierarchyUpOnly Method
ApplyStylesIterativeBackward Method
ClearPlotItems Method
ClearPlotItemsAndGroupStyles Method
Clone Method
CollectStyles Method
CopyFrom Method
Dispose Method
DistributeChanges Method
DistributePlotStyleFromTemplate Method
FillPlotItemList Method
GetDocumentNodeChildrenWithName Method
GetEnumerator Method
GetName Method
HitTest Method
MergeXBoundsInto Method
MergeYBoundsInto Method
MergeZBoundsInto Method
OnCollectionChanged Method
Paint Method
PaintPostprocessing Method
PaintPreprocessing Method
PaintSymbol Method
PrepareGroupStyles Method
PrepareGroupStylesForward_HierarchyUpOnly Method
PrepareScales Method
PrepareStylesBackward_HierarchyUpOnly Method
PrepareStylesIterativeBackward Method
SetPlotStyleFromTemplate Method
VisitDocumentReferences Method
Plot
Item
Collection
Hit
Test Method
Performs hit testing for the collection.
Namespace:
Altaxo.Graph.Graph3D.Plot
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
IHitTestObject
HitTest
(
IPlotArea
layer
,
HitTestPointData
hitpoint
)
Parameters
layer
IPlotArea
The plot layer.
hitpoint
HitTestPointData
The hit-test data.
Return Value
IHitTestObject
The hit-test object.
Implements
IGPlotItem
HitTest(IPlotArea, HitTestPointData)
See Also
Reference
PlotItemCollection Class
Altaxo.Graph.Graph3D.Plot 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