Defines a default red color.
Namespace:
DXFReaderNET
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public static AciColor Red { get; }
Public Shared ReadOnly Property Red As AciColor
Get
public:
static property AciColor^ Red {
AciColor^ get ();
}
static member Red : AciColor with get
STATIC PROPERTY Red AS AciColor GET
Property Value
Type:
AciColorSee Also