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

In This Topic
    ColorMaterialMode Property (RenderContextBase)
    In This Topic
    Gets or sets the color material mode.
    Syntax
    'Declaration
     
    Public Overridable Property ColorMaterialMode As colorMaterialType
    public virtual colorMaterialType ColorMaterialMode {get; set;}
    See Also