21.4.7.5 ST_AutoTextRotation

This simple type defines how text rotates within a shape when the shape is rotated by an algorithm during layout.

This simple type’s contents are a restriction of the W3C XML Schema token datatype.

This simple type is restricted to the values

listed in the

following table:

Enumeration Value

Description

Specifies that when the angle of the text hits the threshold of 90 degrees and 180 degrees, the text rotates by 180 degrees.

Specifies that text always rotates with the shape.

Specifies that when the text angle hits 45, 135, 225, or 315 degree thresholds, then it rotates by negative 90 degrees.

[Note: The W3C XML Schema definition of this simple type’s content model (ST_AutoTextRotation) is located in A.5.3. end note]

Last updated on