Click or drag to resize

G2DCoordinateSystemIs3D Property

Returns true when this is a 3D coordinate system. Returns false in all other cases.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public abstract bool Is3D { get; }

Property Value

Boolean
See Also