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

68b256f2 4431 b218 d0e3 bb1964f969b4

haplokuon edited this page May 6, 2023 · 1 revision

Blue Property

netDxf 3.0.0 Library

Defines a default blue color.

Definition

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

C#

public static AciColor Blue { get; }

VB

Public Shared ReadOnly Property Blue As AciColor
	Get

C++

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

F#

static member Blue : AciColor with get

Property Value

AciColor

See Also

Reference

AciColor Class
netDxf Namespace

Clone this wiki locally