Click or drag to resize

RightHalfInsetGetCopyOfClipperPolygon Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.Insets.RightHalfInset.GetCopyOfClipperPolygon(System.Double)"]


Namespace: Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.Insets
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override List<List<IntPoint>> GetCopyOfClipperPolygon(
	double structureScale
)

Parameters

structureScale  Double

[Missing <param name="structureScale"/> documentation for "M:Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.Insets.RightHalfInset.GetCopyOfClipperPolygon(System.Double)"]

Return Value

ListListIntPoint

[Missing <returns> documentation for "M:Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.Insets.RightHalfInset.GetCopyOfClipperPolygon(System.Double)"]

Implements

IScatterSymbolInsetGetCopyOfClipperPolygon(Double)
See Also