Gets or sets the transparency for the Layer in a map.

Namespace:  ESRI.ArcGISExplorer.Mapping
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public int Transparency { get; set; }
Visual Basic (Declaration)
Public Property Transparency As Integer

Field Value

An integer indicating the percentage transparency, where 0 is opaque and 100 is fully transparent.

Remarks

Layer transparency can be set at any time, however only has a noticeable effect when the Layer is contained by a map.

See Also

Relate Topics:
  Attribution Property
  Behavior3D Property
  CachePolicy Property
  CanChangeAttribution Property
  ConnectionStatus Property
  CoordinateSystem Property
  Description Property
  Extent Property
  IsConnected Property
  MaximumScale Property
  MinimumScale Property
  RefreshInterval Property
  Visible Property
Created by Atop CHM to web converter,© 2009 all right reserved.