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

4bc272ae 28cf 40fc 8332 994374b9a2f5

haplokuon edited this page May 6, 2023 · 1 revision

MirrText Field

netDxf 3.0.0 Library

Controls if the text will be mirrored during a symmetry.

Definition

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

C#

public const string MirrText = "$MIRRTEXT"

VB

Public Const MirrText As String = "$MIRRTEXT"

C++

public:
literal String^ MirrText = "$MIRRTEXT"

F#

static val mutable MirrText: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally