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

In This Topic
    KeepEntityColor Property
    In This Topic
    If true, keeps the entity color.
    Syntax
    'Declaration
     
    Public Property KeepEntityColor As Boolean
    public bool KeepEntityColor {get; set;}
    See Also