2.218.15 MapDistanceScale.ZIndex

Applies to RDL 2010/01 and RDL 2016/01

The MapDistanceScale.ZIndex element specifies the drawing order of a MapDistanceScale within its container. This element is optional. If this element is present, its value MUST be an Integer ([XMLSCHEMA2/2] section 3.3.17) or an expression that evaluates to an Integer, and its value MUST NOT be negative. If this element is not present, its value is interpreted as 0.

Following is the parent element of the MapDistanceScale.ZIndex element.

Parent elements

MapDistanceScale

The following is the XML Schema definition of the MapDistanceScale.ZIndex element.

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