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.
Autodesk.AutoCAD.GraphicsInterface.TextStyle
Public sealed Class TextStyle Inherits RXObject
public sealed class TextStyle : RXObject;
Comments? |