CSPlaneID(Int32, Int32) Constructor |
Initializes a new instance of the
CSPlaneID class
Namespace: Altaxo.GraphAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public CSPlaneID(
int perpendicularAxisNumber,
int logicalValue
)
Parameters
- perpendicularAxisNumber Int32
[Missing <param name="perpendicularAxisNumber"/> documentation for "M:Altaxo.Graph.CSPlaneID.#ctor(System.Int32,System.Int32)"]
- logicalValue Int32
[Missing <param name="logicalValue"/> documentation for "M:Altaxo.Graph.CSPlaneID.#ctor(System.Int32,System.Int32)"]
See Also