Click or drag to resize

DashPatternGroupStyleClone Method

Creates a strongly typed clone of this group style.

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

Return Value

DashPatternGroupStyle
A cloned group style.
See Also