TextGPinY Property

A Double type property. The Y-coordinate of the rotation center of the shape's text box in the coordinate system of the shape.

Applies to: Shape object

Syntax

[[Let] doubleRet =] object.TextGPinY

[Let] object.TextGPinY = textGPinYSet

The TextGPinY property syntax has these parts:

Part Description
object

Required. An expression that returns a Shape object.

doubleRet Optional. A Double type variable.
textGPinYSet Required. An expression that returns a Double value.

Remarks

The TextGPinY property is also a table parameter of the shape, that is, its value can be described by a formula. To work with TextGPinY as a table parameter, use the CDPT_TEXTGPINY constant tag.

The unit of measure for the coordinates are the internal ConceptDraw units (InternalUnit).

 

See Also

Text property, TextAngle property, TextBlock property, TextFlipX property, TextFlipY property, TextGPinX property, TextHeight property, TextLPinX property, TextLPinY property TextWidth property