Description
This .NET class wraps the AcGiTextStyle ObjectARX class. This class is used to set the display attributes of text. It is passed as an argument to one of the Geometry.Text() member functions.
Class Hierarchy
Autodesk.AutoCAD.GraphicsInterface.TextStyle
Visual Basic
Public sealed Class TextStyle Inherits RXObject
C#
public sealed class TextStyle : RXObject;
Links
TextStyle Constructor, TextStyle Methods, TextStyle Properties