EntityColorIsByPen Property
 | 
Currently not implemented.
Namespace: Teigha.Colors
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
 
public bool IsByPen { get; }
 
Public ReadOnly Property IsByPen As Boolean
        Get
 
public:
property bool IsByPen {
        bool get ();
}
 
member IsByPen : bool with get
 
 
 
Property Value
Boolean
 
See Also