Click or drag to resize

LineShapeGetSelectionPath Method

Gets the selection path.

Namespace: Altaxo.Graph.Gdi.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public GraphicsPath GetSelectionPath()

Return Value

GraphicsPath
The selection path.
See Also