Autodesk.AutoCAD.DatabaseServices Namespace > TextEditorParagraph Class
TextEditorParagraph Class   
Description

This wraps the ObjectARX AcDbTextEditorParagraph class.

Class Hierarchy
Autodesk.AutoCAD.DatabaseServices.ITextEditorSelectable
    Autodesk.AutoCAD.DatabaseServices.TextEditorParagraph
Visual Basic
Public Class TextEditorParagraph
Inherits DisposableWrapper
Inherits ITextEditorSelectable
C#
public class TextEditorParagraph : DisposableWrapper, ITextEditorSelectable;
Links
   Comments?