IBackgroundStyleMaterial Property |
Gets or sets the material used to draw the background.
Namespace: Altaxo.Graph.Graph3D.BackgroundAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax IMaterial Material { get; set; }
Property Value
IMaterial
The material.
See Also