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

635dd392 0d15 7645 1a88 4340c0d86c15

haplokuon edited this page May 6, 2023 · 1 revision

Text Constructor

netDxf 3.0.0 Library

Initializes a new instance of the Text class.

Definition

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

C#

public Text()

VB

Public Sub New

C++

public:
Text()

F#

new : unit -> Text

See Also

Reference

Text Class
Text Overload
netDxf.Entities Namespace

Clone this wiki locally