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

30e068fe 4759 4c76 0b6a 44d4a831be74

haplokuon edited this page May 6, 2023 · 1 revision

DimStyle Field

netDxf 3.0.0 Library

Current dimension style name.

Definition

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

C#

public const string DimStyle = "$DIMSTYLE"

VB

Public Const DimStyle As String = "$DIMSTYLE"

C++

public:
literal String^ DimStyle = "$DIMSTYLE"

F#

static val mutable DimStyle: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally