Read-only. A Double type property. The shape's width.
Applies to: Shape object
[[Let] widthRet = ] object.Width [Let] object.Width = widthSet |
The Width 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 Width property is also a table parameter of the shape, that is, its value can be described by a formula. To work with Width as a table parameter, use the CDPT_WIDTH constant tag.
The unit of measure for the shape's width set by Width 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 |