v2.40
 
ITextObject Interface Reference

Represents an model text object. More...

Inheritance diagram for ITextObject:

Public Member Functions

HRESULT GetRichTextDocument ([out, retval] IRichTextDocument **ppDocument)
 Returns the text document.
 

Properties

Rect BoundRect [get, set]
 Gets or sets the text bounding rect in object LCS (e.g. for ILevelObject it will be located in it's Placement XOY plane).
 

Detailed Description

Represents an model text object.

This interface can be obtained as an additional interface from IModelObject.