Defines a default white/black color. Corresponds to the ForeColor of the control.
Namespace:
DXFReaderNET
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public static AciColor Default { get; }
Public Shared ReadOnly Property Default As AciColor
Get
public:
static property AciColor^ Default {
AciColor^ get ();
}
static member Default : AciColor with get
STATIC PROPERTY Default AS AciColor GET
Property Value
Type:
AciColorSee Also