DBText Class

Visual Basic
Public Class DBText
Inherits Entity
C#
public class DBText : Entity;
Description

 

This .NET class wraps the AcDbText ObjectARX class. 

It is the representation for the TEXT entity within AutoCAD.

Links