Click or drag to resize

ScatterSymbolGroupStyleClone Method

Creates a copy of this instance.

Namespace: Altaxo.Graph.Gdi.Plot.Groups
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ScatterSymbolGroupStyle Clone()

Return Value

ScatterSymbolGroupStyle
The cloned instance.
See Also