ArcGIS API for Silverlight - Library Reference
Layer Class Properties
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace : Layer Class


For a list of all members of this type, see Layer members.

Public Properties

 NameDescription
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyDisplayName Gets or sets the display name. Display name is used in printing and legend control.  
public PropertyEffectGets or sets the pixel shader effect to use for rendering this Layer.  
public PropertyFullExtent The full extent of the layer  
public PropertyID Gets or sets the layer ID  
public PropertyInitializationFailure Gets or sets the initialization failure if the initialization failed.  
public PropertyIsInitialized Returns true if the layer has been initialized.  
public PropertyMaximumResolution Gets or sets the maximum resolution (map units per pixel) where this layer is visible.  
public PropertyMinimumResolution Gets or sets the minimum resolution (map units per pixel) where this layer is visible.  
public PropertyOpacity Gets or sets the layer opacity  
public PropertyShowLegend Gets or sets a value indicating whether to show legend.  
public PropertySpatialReference Gets the default spatial reference of the layer.  
public PropertyVisible Gets or sets the visibility of the layer  
public PropertyVisibleTimeExtent Gets or sets the time extent where this layer is visible.  
Top

See Also

© ESRI, Inc. All Rights Reserved.