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

eee49467 10fa d23f 56fd 9aba2288e8e6

haplokuon edited this page May 6, 2023 · 1 revision

MTextFormattingOptions Properties

netDxf 3.0.0 Library

Properties

Bold Gets or sets if the text is bold.
CharacterSpaceFactor Gets or sets the space between characters as a multiple of the original spacing between characters.
Color Gets or sets the text color.
FontName Gets or sets the font that will override the default defined in the TextStyle.
HeightFactor Gets or sets the text height as a multiple of the current text height.
Italic Gets or sets if the text is italic.
ObliqueAngle Gets or sets the obliquing angle in degrees.
Overline Gets or sets the over line.
StrikeThrough Gets or sets strike-through.
Subscript Get or set if the text is subscript.
Superscript Get or set if the text is superscript.
SuperSubScriptHeightFactor Gets or sets the superscript and subscript text height as a multiple of the current text height.
Underline Gets or sets underline.
WidthFactor Gets or sets the width factor to produce wide text.

See Also

Reference

MTextFormattingOptions Class
netDxf.Entities Namespace

Clone this wiki locally