![]() ![]() |
ESRI.ArcGIS.ADF.Web | |
TransparentColor Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web Namespace > ImageDescriptor Class : TransparentColor Property |
Visual Basic (Declaration) | |
---|---|
Public Property TransparentColor As Color |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ImageDescriptor Dim value As Color instance.TransparentColor = value value = instance.TransparentColor |
C# | |
---|---|
public Color TransparentColor {get; set;} |
To have the background of a map resource's images be transparent so that resources below it in the Map are visible in background areas, set this property and set the TransparentBackground property to true. Use a color for this property that is not used for symbols in the map resource. If features are rendered with this color, those features will be transparent on the image rather than displaying in their designated color.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family