ImageGear .NET - Updated
CADSingleLineText Class
Members 




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

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

See Also

Reference

CADSingleLineText Members
ImageGear.Formats.CAD Namespace