Click or drag to resize

GridPlaneBackground Property

Gets or sets the background material of the plane.

Namespace: Altaxo.Graph.Graph3D.Axis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IMaterial? Background { get; set; }

Property Value

IMaterial
See Also