2.248.4 MapMarkerImage.TransparentColor
Applies to RDL 2010/01 and RDL 2016/01
The MapMarkerImage.TransparentColor element specifies the color to treat as transparent in the MapMarkerImage. The MapMarkerImage.TransparentColor element is optional. If this element is present, its value MUST be an RdlColor or an expression that evaluates to an RdlColor. Otherwise, the image is displayed as-is.
Following is the parent element of the MapMarkerImage.TransparentColor element.
Parent elements |
---|
MapMarkerImage |
The following is the XML Schema definition of the MapMarkerImage.TransparentColor element.
-
<xsd:element name="TransparentColor" type="xsd:string" minOccurs="0" />