A Double type property. The X-coordinate of the rotation center of the shape's text box in the coordinate system of the shape.
Applies to: Shape object
[[Let] doubleRet =] object.TextGPinX [Let] object.TextGPinX = textGPinXSet |
The TextGPinX property syntax has these parts:
Part | Description |
object | Required. An expression that returns a Shape object. |
doubleRet | Optional. A Double type variable. |
textGPinXSet | Required. An expression that returns a Double value. |
The TextGPinX property is also a table parameter of the shape, that is, its value can be described by a formula. To work with TextGPinX as a table parameter, use the CDPT_TEXTGPINX constant tag.
The unit of measure for the coordinates are the internal ConceptDraw units (InternalUnit).