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