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


The following tables list the members exposed by MobileCacheMapLayer.

Public Constructors

 NameDescription
Public ConstructorMobileCacheMapLayer Constructor Creates a new instance.  
Top

Public Properties

 NameDescription
Public PropertyFullExtentOverridden.  Gets the extent of the MapLayer.  
Public PropertyInitialExtentOverridden.  Gets the envelope of the initial MapLayer extent.  
Public PropertyLayerDefinitions Provides access to the list of sub layer info to control individual visibility and opacity.  
Public PropertyMap Gets the Map that owns the MapLayer (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Public PropertyMaxScaleThe maximum scale this Maplayer will render at. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Public PropertyMinScaleThe minimum scale this Maplayer will render at. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Public PropertyMobileCache Gets the mobile cache.  
Public PropertyNameGets or sets the MapLayer name. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
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. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Public PropertySpatialReferenceOverridden.  Gets the SpatialReference  
Public PropertySupportPartialRedraw Indicates if the MapLayer supports partial redraw. This property is consumed by the Map. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Public PropertyVisibleGets or sets the visibility flag for the MapLayer. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Top

Public Methods

 NameDescription
Public MethodInScaleRangeReturns true if the MapLayer is visible at the specified scale. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Public MethodToStringReturns the name of the MapLayer in Map control. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Top

Protected Methods

 NameDescription
Protected MethodDispose Dispose the object.  
Protected MethodDraw Invoked by the Map during a drawing process. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Protected MethodFinalize Finalizes the object. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Protected MethodOnDataChanged Informed the Map the MapLayer data have changed. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Protected MethodOnMapChangingOverridden.  Gets or sets the attached Map.  
Protected MethodOnPropertyChanged Raises the PropertyChanged event. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Protected MethodRaiseDataSynchronizationFinished Indicates the Map that data synchronization finished for this MapLayer. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Protected MethodRaiseDataSynchronizationStarted Indicates the Map that data synchronization started for this MapLayer. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Top

Public Events

 NameDescription
Public EventDataChangedOccurs when the MapLayer Data has changed. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Public EventPropertyChanged Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Top

See Also

© 2013 All Rights Reserved.