OriginOffset Attribute

The OriginOffset attribute indicates a point where an icon factor starts. Shape coordinates are specified as a percentage of the rectangular area that restricts the shape. Coordinates count starts from the bottom left corner of the area.

On converting to TBS format, values of this attribute are assigned as values of OriginOffset parameter for map items. If the OriginOffset attribute is not defined, the following default value is set for the parameters: point 0.5,0.5.

Syntax

<p5:Attribute Name="OriginOffset" Type="point">

<p5:Data Id="RU-MOS" Value="0.3,0.3" />

...

</p5:Attribute>

See also:

<p5:Attributes> Element