GraphicBasePathNodeGripHandleGraphObject Property |
Gets the graph object that is to be manipulated.
Namespace: Altaxo.Graph.Graph3D.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected GraphicBase GraphObject { get; }
Property Value
GraphicBase
The graph object.
See Also