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