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

070c363a 0a59 6d1b 3f95 dbae74fafcd8

haplokuon edited this page May 6, 2023 · 1 revision

Dimension Field

netDxf 3.0.0 Library

Dimension.

Definition

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

C#

public const string Dimension = "DIMENSION"

VB

Public Const Dimension As String = "DIMENSION"

C++

public:
literal String^ Dimension = "DIMENSION"

F#

static val mutable Dimension: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally