Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / RenderContextBase Class / ResetColorDiffuse Method / ResetColorDiffuse() Method

In This Topic
    ResetColorDiffuse() Method
    In This Topic
    Aligns the colors set in the graphics system with the current material and wire color.
    Syntax
    'Declaration
     
    Public Overloads Sub ResetColorDiffuse() 
    public void ResetColorDiffuse()
    See Also