Click or drag to resize

PenX3DMaterial Property

Gets the material used to render the pen.

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

Property Value

IMaterial
See Also