'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
System.Object ImageGear.Formats.CAD.CADEntity ImageGear.Formats.CAD.CADText ImageGear.Formats.CAD.CADMultiLineText ImageGear.Formats.CAD.CADSingleLineText
CADText Members ImageGear.Formats.CAD Namespace