Click or drag to resize

GridPlaneIsUsed Property

Indicates if this grid is used, i.e. hase some visible elements. Returns false if Grid1 and Grid2 and Background are null.

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

Property Value

Boolean
See Also