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

a51bcef8 e918 bb56 c981 6a0ca2f4c378

haplokuon edited this page May 6, 2023 · 1 revision

Arc Field

netDxf 3.0.0 Library

Arc.

Definition

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

C#

public const string Arc = "ARC"

VB

Public Const Arc As String = "ARC"

C++

public:
literal String^ Arc = "ARC"

F#

static val mutable Arc: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally