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

090a7169 512b d39c 145c e0761054d45f

haplokuon edited this page May 6, 2023 · 1 revision

PdMode Field

netDxf 3.0.0 Library

Controls the shape to draw a point entity.

Definition

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

C#

public const string PdMode = "$PDMODE"

VB

Public Const PdMode As String = "$PDMODE"

C++

public:
literal String^ PdMode = "$PDMODE"

F#

static val mutable PdMode: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally