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

43fef8ac 4456 4d75 9f3a b31ea931e417

haplokuon edited this page May 6, 2023 · 1 revision

XLine Field

netDxf 3.0.0 Library

XLine.

Definition

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

C#

public const string XLine = "XLINE"

VB

Public Const XLine As String = "XLINE"

C++

public:
literal String^ XLine = "XLINE"

F#

static val mutable XLine: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally