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
C#
public sealed class TextStyle : RXObject;
Visual Basic
Public sealed Class TextStyle Inherits RXObject
Links
TextStyle Constructor, TextStyle Methods, TextStyle Properties