Eyeshot 11 WPF API Reference
WPF 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