IHitTestObjectHittedObject Property |
This will return the object itself, i.e. the object which corresponds to the selection path.
Namespace: Altaxo.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
SyntaxObject HittedObject { get; set; }Property Value
ObjectThe hit-tested object that corresponds to the selection path.
See Also