Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

4ac705cf d84f 78a9 68bb 0860273fa570

haplokuon edited this page May 6, 2023 · 1 revision

Magenta Property

netDxf 3.0.0 Library

Defines a default magenta color.

Definition

Namespace: netDxf
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public static AciColor Magenta { get; }

VB

Public Shared ReadOnly Property Magenta As AciColor
	Get

C++

public:
static property AciColor^ Magenta {
	AciColor^ get ();
}

F#

static member Magenta : AciColor with get

Property Value

AciColor

See Also

Reference

AciColor Class
netDxf Namespace

Clone this wiki locally