Click or drag to resize

XYZPlotLayerIs3D Property

Gets a value indicating whether this plot layer is three-dimensional.

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

Property Value

Boolean

Implements

IPlotAreaIs3D
See Also