Click or drag to resize

PenAllPropertiesControllerMaterial Property

Gets or sets the pen material.

Namespace: Altaxo.Gui.Drawing.D3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IMaterial Material { get; set; }

Property Value

IMaterial
See Also