G2DCoordinateSystemIs3D Property |
Returns true when this is a 3D coordinate system. Returns false in all other cases.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public abstract bool Is3D { get; }
Property Value
BooleanSee Also