Click or drag to resize

CurlyBraceShape(CurlyBraceShape) Constructor

Initializes a new instance of the CurlyBraceShape class

Namespace: Altaxo.Graph.Gdi.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public CurlyBraceShape(
	CurlyBraceShape from
)

Parameters

from  CurlyBraceShape

[Missing <param name="from"/> documentation for "M:Altaxo.Graph.Gdi.Shapes.CurlyBraceShape.#ctor(Altaxo.Graph.Gdi.Shapes.CurlyBraceShape)"]

See Also