Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DrawParams Class / ForceGray Property

In This Topic
    ForceGray Property
    In This Topic
    If true, the entity is drawn with a grayed color.
    Syntax
    'Declaration
     
    Public Property ForceGray As Boolean
    public bool ForceGray {get; set;}
    See Also