Click or drag to resize

LeftTriangleGetCopyOfOuterPolygon Method

Gets a copy of the outer symbol shape as polygon(s).

Namespace: Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public override Paths64 GetCopyOfOuterPolygon()

Return Value

Paths64
Polygon(s) of the outer symbol shape.
See Also