EntityColorIsByAci Property
|
Gets if the color method for this object is
ColorMethod.ByAci.
Namespace: Teigha.Colors
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.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
Boolean
See Also