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

a8cbeab7 fec5 de42 212b 2ff767c260cf

haplokuon edited this page May 6, 2023 · 1 revision

MText Constructor

netDxf 3.0.0 Library

Initializes a new instance of the MText class.

Definition

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

C#

public MText()

VB

Public Sub New

C++

public:
MText()

F#

new : unit -> MText

See Also

Reference

MText Class
MText Overload
netDxf.Entities Namespace

Clone this wiki locally