Share

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

TextEditorParagraph Enumerations, TextEditorParagraph Methods, TextEditorParagraph Properties

Was this information helpful?