Defines a default blue color.
Namespace:
DXFReaderNET
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.12.2
Syntaxpublic 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:
AciColor
See Also