Click or drag to resize

LineConnection2DGroupStyleClone Method

Creates a copy 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 LineConnection2DGroupStyle Clone()

Return Value

LineConnection2DGroupStyle
A copy of this group style.
See Also