2.214.3 MapSize.Width
Applies to RDL 2010/01 and RDL 2016/01
The MapSize.Width element specifies the width of a MapViewport, MapTitle, MapLegend, MapDistanceScale, or MapColorScale relative to the containing Map or MapViewport. The MapSize.Width 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 width is specified by the MapSize.Unit element.
Following is the parent element of the MapSize.Width element.
Parent elements |
---|
The following is the XML Schema definition of the MapSize.Width element.
-
<xsd:element name="Width" type="xsd:string" minOccurs="1" />