v2.42
 
ITextObject Interface Reference

Represents a model text object. More...

Public Member Functions

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

Properties

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

Detailed Description

Represents a model text object.

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