2.251.17 MapPolygonLayer.Transparency
Applies to RDL 2010/01 and RDL 2016/01
The MapPolygonLayer.Transparency element specifies the transparency of the map polygons (specified by MapPolygon elements) in the parent layer as a percentage. This 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 100.
Following is the parent element of the MapPolygonLayer.Transparency element.
Parent elements |
---|
The following is the XML Schema definition of the MapPolygonLayer.Transparency element.
-
<xsd:element name="Transparency" type="xsd:string" minOccurs="0" />