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

81940622 a622 a9a2 abcb 6f19611a08d9

haplokuon edited this page May 6, 2023 · 1 revision

Text Constructor

netDxf 3.0.0 Library

Overload List

Text() Initializes a new instance of the Text class.
Text(String) Initializes a new instance of the Text class.
Text(String, Vector2, Double) Initializes a new instance of the Text class.
Text(String, Vector3, Double) Initializes a new instance of the Text class.
Text(String, Vector2, Double, TextStyle) Initializes a new instance of the Text class.
Text(String, Vector3, Double, TextStyle) Initializes a new instance of the Text class.

See Also

Reference

Text Class
netDxf.Entities Namespace

Clone this wiki locally