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

39490536 1653 86f6 7620 f5fff8491e5a

haplokuon edited this page May 6, 2023 · 1 revision

Point Field

netDxf 3.0.0 Library

Point.

Definition

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

C#

public const string Point = "POINT"

VB

Public Const Point As String = "POINT"

C++

public:
literal String^ Point = "POINT"

F#

static val mutable Point: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally