ImageOriginOffset Attribute

The ImageOriginOffset 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 the ImageOriginOffset parameter for map elements. If the ImageOriginOffset attribute is not set, the following default value is set for the parameters: point 0.5,0.5.

Syntax

<fs:Attribute Name="ImageOriginOffset" Type="point">

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

    ...

</fs:Attribute>

See also:

<fs:Attributes> Element