2.218.3 MapDistanceScale.DockOutsideViewport

Applies to RDL 2010/01 and RDL 2016/01

The MapDistanceScale.DockOutsideViewport element specifies whether a MapDistanceScale will be docked outside a MapViewport. This element is optional.

If this element is present, its value MUST be a Boolean ([XMLSCHEMA2/2] section 3.2.2) or an expression that evaluates to a Boolean. If this element is not present, its value is interpreted as false. This element is ignored if the value of the MapColorScale.MapLocation element is defined.

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

Parent elements

MapDistanceScale

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

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