Share via


2.265.2 MapCustomView.CenterY

Applies to RDL 2010/01 and RDL 2016/01

The MapCustomView.CenterY element specifies the y-coordinate of the MapViewport element center as a percentage of the map content. The MapCustomView.CenterY 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 50.

Following is the parent element of the MapCustomView.CenterY element.

Parent elements

MapCustomView

The following is the XML Schema definition of the MapCustomView.CenterY element.          

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