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.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected GraphicsPath GetPath()
Return Value
GraphicsPathThe polygon path in object world coordinates.
See Also