Autodesk.AutoCAD.GraphicsInterface Namespace > TextStyle Class > TextStyle Constructor > TextStyle() Constructor
TextStyle.TextStyle() Constructor
Description

 

Default constructor. 

 

FontName, BigFontName, and StyleName = NULL
TextSize = 0.2
Xscale = 1.0
ObliquingAngle = 0.0
TrPercent= 1.0
Backward = false
UpsideDown = false
Vertical = false
Overlined = false
Underlined = false
Visual Basic
Public Sub New()
C#
public TextStyle();
Links
   Comments?