TextStyle Class

Class Hierarchy

Autodesk.AutoCAD.GraphicsInterface.TextStyle

Visual Basic

Public sealed Class TextStyle
Inherits RXObject

C#

public sealed class TextStyle : RXObject;

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.

Links

TextStyle Constructor, TextStyle Methods, TextStyle Properties