IScatterSymbolInsetGetCopyOfClipperPolygon Method |
Gets a copy of the inset polygon in clipper coordinates.
Namespace: Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbolsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
SyntaxPaths64 GetCopyOfClipperPolygon(
double relativeWidth
)
Parameters
- relativeWidth Double
- The inset width relative to the symbol size.
Return Value
Paths64The inset polygon in clipper coordinates.
See Also