ESRI.ArcGIS.Mobile
Transparency Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile Namespace > MapLayer Class : Transparency Property

Gets or sets the MapLayer's transparency value in percentage.

Syntax

Visual Basic (Declaration) 
Public Overridable Property Transparency As Short
C# 
public virtual short Transparency {get; set;}

Remarks

The value should range from 0 to 100, with 100 being fully transparent.

Requirements

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

See Also