2.214.1 MapSize.Height

Applies to RDL 2010/01 and RDL 2016/01

The MapSize.Height element specifies the height of a MapViewport, MapTitle, MapLegend, MapDistanceScale, or MapColorScale relative to the containing Map or MapViewport. The MapSize.Height element MUST be specified.

The value of this element MUST be a Float ([XMLSCHEMA2] section 3.2.4) or an expression that evaluates to a Float. The unit of height is specified by the MapSize.Unit element.

Following is the parent element of the MapSize.Height element.

Parent elements

MapSize

The following is the XML Schema definition of the MapSize.Height element.

 <xsd:element name="Height" type="xsd:string" minOccurs="1" />