Click or drag to resize

CSPlaneInformation(CSPlaneID) Constructor

Initializes a new instance of the CSPlaneInformation class.

Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public CSPlaneInformation(
	CSPlaneID identifier
)

Parameters

identifier  CSPlaneID
The plane identifier.
See Also