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

3a4558ac 2c0e a6fb c7c6 9dc68be43d8b

haplokuon edited this page May 6, 2023 · 1 revision

Vertex Field

netDxf 3.0.0 Library

Vertex.

Definition

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

C#

public const string Vertex = "VERTEX"

VB

Public Const Vertex As String = "VERTEX"

C++

public:
literal String^ Vertex = "VERTEX"

F#

static val mutable Vertex: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally