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

2164dde6 9b31 3d09 36d7 29b4c5e82da0

haplokuon edited this page Jun 28, 2023 · 1 revision

DefaultShapeFile Field

netDxf 3.0.0 Library

Default text style font.

Definition

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

C#

public const string DefaultShapeFile = "ltypeshp.shx"

VB

Public Const DefaultShapeFile As String = "ltypeshp.shx"

C++

public:
literal String^ DefaultShapeFile = "ltypeshp.shx"

F#

static val mutable DefaultShapeFile: string

Field Value

String

See Also

Reference

ShapeStyle Class
netDxf.Tables Namespace

Clone this wiki locally