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

c4c040a5 d3db ab52 f0e5 429d2a6a34bd

haplokuon edited this page May 6, 2023 · 1 revision

Ellipse Field

netDxf 3.0.0 Library

Ellipse.

Definition

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

C#

public const string Ellipse = "ELLIPSE"

VB

Public Const Ellipse As String = "ELLIPSE"

C++

public:
literal String^ Ellipse = "ELLIPSE"

F#

static val mutable Ellipse: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally