Gets the red component for this EntityColor
object.
Namespace:  Teigha.Colors
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
Public ReadOnly Property Red As Byte
        Get
 
public:
property unsigned char Red {
        unsigned char get ();
}
 
member Red : byte with get
 
 
 
Property Value
Type: 
Byte 
See Also