Click or drag to resize

RegularPolygonGetPath Method

Gets the path of the object in object world coordinates, relative to the left upper corner of the object.

Namespace: Altaxo.Graph.Gdi.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected GraphicsPath GetPath()

Return Value

GraphicsPath

[Missing <returns> documentation for "M:Altaxo.Graph.Gdi.Shapes.RegularPolygon.GetPath"]

See Also