Click or drag to resize

ClosedCardinalSplineGetObjectOutlineForArrangements Method

Gets the path of the object in object world coordinates.

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

Return Value

GraphicsPath
The object outline path in object world coordinates.
See Also