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

9a60fa58 1f99 2766 cabf 05c8b1758d0a

haplokuon edited this page May 6, 2023 · 1 revision

DimensionStyleTable Field

netDxf 3.0.0 Library

Dimension styles table.

Definition

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

C#

public const string DimensionStyleTable = "DIMSTYLE"

VB

Public Const DimensionStyleTable As String = "DIMSTYLE"

C++

public:
literal String^ DimensionStyleTable = "DIMSTYLE"

F#

static val mutable DimensionStyleTable: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally