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

2b06668c 3043 f05f 053f eda0b6164d5d

haplokuon edited this page May 6, 2023 · 1 revision

Circle Field

netDxf 3.0.0 Library

Circle.

Definition

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

C#

public const string Circle = "CIRCLE"

VB

Public Const Circle As String = "CIRCLE"

C++

public:
literal String^ Circle = "CIRCLE"

F#

static val mutable Circle: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally