The angle the rectangle encapsulating a
region has to be rotated in clockwise
direction in order to correct the present
skew (negative values indicate
anti-clockwise rotation). Range:
-179.999,180
Source
<complexType name="MapRegionType">
<annotation>
<documentation>Regions containing maps.</documentation>
</annotation>
<complexContent>
<extension base="pc:RegionType">
<attribute name="orientation" type="float">
<annotation>
<documentation>The angle the rectangle encapsulating a region has to be rotated in clockwise direction in order to correct the present skew (negative values indicate anti-clockwise rotation). Range: -179.999,180</documentation>
</annotation>
</attribute>
</extension>
</complexContent>
</complexType>
Attribute pc:MapRegionType / @orientation
Namespace
No namespace
Annotations
The angle the rectangle encapsulating a
region has to be rotated in clockwise
direction in order to correct the present
skew (negative values indicate
anti-clockwise rotation). Range:
-179.999,180
<attribute name="orientation" type="float">
<annotation>
<documentation>The angle the rectangle encapsulating a region has to be rotated in clockwise direction in order to correct the present skew (negative values indicate anti-clockwise rotation). Range: -179.999,180</documentation>
</annotation>
</attribute>