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