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