Click or drag to resize

Edge Constructor

Initializes a new instance of the Edge class

Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public Edge(
	EdgeType st
)

Parameters

st  EdgeType

[Missing <param name="st"/> documentation for "M:Altaxo.Geometry.Edge.#ctor(Altaxo.Geometry.EdgeType)"]

See Also