Eyeshot 9.0 WinForms API Reference
CurrentMaterial Property

WinForms Assembly > devDept.Graphics Namespace > RenderContextBase Class : CurrentMaterial Property
Gets or sets the current material.
Syntax
'Declaration
 
Public ReadOnly Property CurrentMaterial As Material
public Material CurrentMaterial {get;}
Remarks
Use the SetMaterial(Color,Color,Color,Color,Single,Boolean) to properly set it.
See Also

Reference

RenderContextBase Class
RenderContextBase Members