Click or drag to resize

GraphicBasePathNodeGripHandleGraphObject Property

Gets the graphic object associated with this grip handle.

Namespace: Altaxo.Graph.Gdi.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected GraphicBase GraphObject { get; }

Property Value

GraphicBase
See Also