Click or drag to resize

IPlotAreaIs3D Property

Returns true when this is a 3D area, i.e. it utilizes 3 Scales and a 3D Coordinate system.

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

Property Value

Boolean
See Also