Possible values for controlling the rotation behaviour of a label
| Member | Value | Description |
|---|---|---|
| doCentreToRotationPoint | 3 | |
| doRotationModeDefault | 2 | Non-text labels rotate, but text labels do not |
| doRotationModeNoRotate | 1 | The label does not rotate if the image is rotated |
| doRotationModeWithImage | 0 | The label rotates with the image (provided that the label's ScaleMode property is LabelScaleImage) |