Click or drag to resize

PolygonClosedWithNormalsD2D Constructor

Initializes a new instance of the PolygonClosedWithNormalsD2D class

Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PolygonClosedWithNormalsD2D(
	PolygonClosedD2D template
)

Parameters

template  PolygonClosedD2D

[Missing <param name="template"/> documentation for "M:Altaxo.Geometry.PolygonClosedWithNormalsD2D.#ctor(Altaxo.Geometry.PolygonClosedD2D)"]

See Also