EntityColorIsByAci Property
 | 
Gets if the color method for this object is
ColorMethod.ByAci.
Namespace:  Teigha.Colors
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public bool IsByAci { get; }
 
Public ReadOnly Property IsByAci As Boolean
        Get
 
public:
property bool IsByAci {
        bool get ();
}
 
member IsByAci : bool with get
 
 
 
Property Value
Type: 
Boolean 
See Also