ESRI.ArcGIS.Mobile
MobileCacheMapLayerDefinition Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Mobile.FeatureCaching Namespace : MobileCacheMapLayerDefinition Class


The following tables list the members exposed by MobileCacheMapLayerDefinition.

Public Properties

 NameDescription
Public PropertyDefaultVisibility Gets the default visibility.  
Public PropertyDisplayExpression Gets or sets the expression limiting the rendering expression.  
Public PropertyFeatureSource Gets the corresponding Feature Source.  
Public PropertyMaxScale Gets or sets the maximum scale.  
Public PropertyMinScale Gets or sets the minimum scale.  
Public PropertyName Gets the layer name.  
Public PropertyOpacity The value of the Opacity property is expressed as a value between 0.0 and 1.0. The default value is 1.0.  
Public PropertyVisibility Gets or sets the visibility.  
Top

Public Methods

 NameDescription
Public MethodDispose Disposes the instance.  
Top

Protected Methods

 NameDescription
Protected MethodFinalizeOverridden.  Finalizes the instance.  
Top

See Also