This property specifies how text will be handled when drawn on the diagram. The available styles are:
• Clip text to the drawing object size.
• Word wrap the text to fit the width of the drawing object and clip vertically if necessary.
• Adjust the drawing object size to fit the text.
Name | Value |
Data_Type | Integer |
Long_Id | {E7AB3CC0-47AD-4A10-8972-C0FB869EE7CB}+40202f7d |
tag_Display_Name_Resource | Text Handling Style |
tag_Is_Logical | true |
tag_Is_Physical | true |
tag_Release_Added | 7.3.0 |
Value | Class Name | Display Name |
0 | Clip_Text | Clip text to drawing object size |
1 | Word_Wrap | Wordwrap to drawing object width |
2 | Resize_Drawing_Object | Resize drawing object |