Click or drag to resize

G3DCoordinateSystemGetPlaneInformation Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.G3DCoordinateSystem.GetPlaneInformation(Altaxo.Graph.CSPlaneID)"]


Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public CSPlaneInformation GetPlaneInformation(
	CSPlaneID planeID
)

Parameters

planeID  CSPlaneID

[Missing <param name="planeID"/> documentation for "M:Altaxo.Graph.Graph3D.G3DCoordinateSystem.GetPlaneInformation(Altaxo.Graph.CSPlaneID)"]

Return Value

CSPlaneInformation

[Missing <returns> documentation for "M:Altaxo.Graph.Graph3D.G3DCoordinateSystem.GetPlaneInformation(Altaxo.Graph.CSPlaneID)"]

See Also