Possible values for controlling the centre of rotation of a text label
Member | Value | Description |
---|---|---|
doRotationAutoSizeCentre | 2 | The rotation point is the centre of the chosen text area, as defined by the AutoSizeMode |
doRotationLabelCentre | 0 | The rotation point is the centre of the originally defined label, as defined by it's Area |
doRotationSpecifiedPoint | 3 | The rotation point is the point specified by the RotationPointX and RotationPointY |
doRotationTextCentre | 1 | The rotation point is the centre of the calculated text area - irrespective of the value of AutoSizeMode |