G2DCoordinateSystemGetPlaneInformation Method |
Gets plane information for the specified plane identifier.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic CSPlaneInformation GetPlaneInformation(
CSPlaneID planeID
)
Parameters
- planeID CSPlaneID
- The plane identifier.
Return Value
CSPlaneInformationThe plane information.
See Also