A Double type property. The shape's height.
Applies to: Shape object
[[Let] heightRet = ] object.Height [Let] object.Height = heightSet |
The Height property syntax has these parts:
Part | Description |
object | Required. An expression that returns a Window object. |
heightRet | Optional. A Double type variable. |
heightSet | Required. An expression that returns a Double value. |
The Height property is also a table parameter of the shape, that is, its value can be described by a formula. To work with Height as a table parameter, use the CDPT_HEIGHT constant tag.
The unit of measure for the shape's height set by Height is the internal ConceptDraw unit (InternalUnit).
See Also |
Angle property, GPinX property, GPinY property, FlipX property, FlipY property, Height property, LPinX property, LPinY property, Width property |