Click or drag to resize

GraphicBaseGetObjectOutlineForArrangements Method

Get the object outline for arrangements in object world coordinates.

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

Return Value

GraphicsPath
Object outline for arrangements in object world coordinates
See Also