Click or drag to resize

IHitTestObjectHittedObject Property

This will return the object itself, i.e. the object which corresponds to the selection path.

Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Object HittedObject { get; set; }

Return Value

Object
See Also