2.255.3 MapPolygonTemplate.CenterPointOffsetY

Applies to RDL 2010/01 and RDL 2016/01

The MapPolygonTemplate.CenterPointOffsetY element specifies the Y offset of the center point of a MapPolygon to which the parent MapPolygonTemplate is applied. This element is optional.

If this element is present, its value MUST be a Float ([XMLSCHEMA2] section 3.2.4) or an expression that evaluates to a Float. If this element is not present, its value is interpreted as 0.

Following is the parent element of the MapPolygonTemplate.CenterPointOffsetY element.

Parent elements

MapPolygonTemplate

The following is the XML Schema definition of the MapPolygonTemplate.CenterPointOffsetY element.

 <xsd:element name="CenterPointOffsetY" type="xsd:string" minOccurs="0" />