A Double type property. The width of the shape's text box.
Applies to: Shape object
[[Let] doubleRet =] object.TextWidth [Let] object.TextWidth = textWidthSet |
The TextWidth property syntax has these parts:
Part | Description |
object | Required. An expression that returns a Shape object. |
doubleRet | Optional. A Double type variable. |
textWidthSet | Required. An expression that returns a Double value. |
The TextWidth property is also a table parameter of the shape, that is, its value can be described by a formula. To work with TextWidth as a table parameter, use the CDPT_TEXTWIDTH constant tag.
The unit of measure for the shape's text box height set by TextWidth is the internal ConceptDraw unit (InternalUnit).