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

In This Topic
    ColorMaterialMode Property (OglRenderContext)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Property ColorMaterialMode As colorMaterialType
    public override colorMaterialType ColorMaterialMode {get; set;}
    See Also