| Overload | Description | 
|---|---|
| CreateRectangleParagraphGraphicElement(ILayoutElementContainer,Envelope,String) | Creates a graphic rectangle text element on a layout from an envelope geometry. This method must be called on the MCT. Use QueuedTask.Run. | 
| CreateRectangleParagraphGraphicElement(ILayoutElementContainer,Envelope,String,CIMTextSymbol) | Creates a graphic rectangle text element on a layout from an envelope geometry with an added parameter to set the text symbol. This method must be called on the MCT. Use QueuedTask.Run. |