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

36628a51 6422 76af a714 42b765dc5605

haplokuon edited this page May 6, 2023 · 1 revision

MText Constructor

netDxf 3.0.0 Library

Overload List

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

See Also

Reference

MText Class
netDxf.Entities Namespace

Clone this wiki locally