ImageGear .NET - Updated
CADText Class
Members 




ImageGear24.Formats.Vector Assembly > ImageGear.Formats.CAD Namespace : CADText Class
A container for CAD text data.
Object Model
CADText Class
Syntax
'Declaration
 
Public MustInherit Class CADText 
   Inherits CADEntity
'Usage
 
Dim instance As CADText
public abstract class CADText : CADEntity 
public __gc abstract class CADText : public CADEntity 
public ref class CADText abstract : public CADEntity 
Inheritance Hierarchy

System.Object
   ImageGear.Formats.CAD.CADEntity
      ImageGear.Formats.CAD.CADText
         ImageGear.Formats.CAD.CADMultiLineText
         ImageGear.Formats.CAD.CADSingleLineText

See Also

Reference

CADText Members
ImageGear.Formats.CAD Namespace