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="AdvertRegionType">
<annotation>
<documentation>Regions containing advertisements.</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>
<attribute name="bgColour" type="pc:ColourSimpleType">
<annotation>
<documentation>The background colour of the region</documentation>
</annotation>
</attribute>
</extension>
</complexContent>
</complexType>
Attribute pc:AdvertRegionType / @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>