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