Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / HiddenLinesViewSettings Class / TreatWhiteAsBlack Property

In This Topic
    TreatWhiteAsBlack Property
    In This Topic
    If true and KeepEntityColor is also true, treats white entities as if they were black.
    Syntax
    'Declaration
     
    Public Property TreatWhiteAsBlack As Boolean
    public bool TreatWhiteAsBlack {get; set;}
    See Also