2.183.8 PointerImage.Transparency
Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01
The PointerImage.Transparency element specifies the percentage of transparency for a PointerImage. 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. The value of this element MUST be greater than or equal to 0 and less than or equal to 100. If the PointerImage.Transparency element is not present, its value is interpreted as "0".
The following is the parent element of the PointerImage.Transparency element.
Parent elements |
---|
PointerImage |
The following is the XML Schema definition of the PointerImage.Transparency element.
-
<xsd:element name="Transparency" type="xsd:string" minOccurs="0">