Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / RenderContextBase Class / CurrentMaterial Property

In This Topic
    CurrentMaterial Property
    In This Topic
    Gets or sets the current material.
    Syntax
    'Declaration
     
    Public ReadOnly Property CurrentMaterial As Material
    public Material CurrentMaterial {get;}
    Remarks
    See Also