Click or drag to resize

IBackgroundStyleMaterial Property

Gets or sets the material used to draw the background.

Namespace: Altaxo.Graph.Graph3D.Background
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
IMaterial Material { get; set; }

Property Value

IMaterial
The material.
See Also