The following tables list the members exposed by StreetMapLayer.
Name | Description | |
---|---|---|
![]() | StreetMapLayer Constructor | Overloaded. Creates a new instance of StreetMapLayer class. |
Name | Description | |
---|---|---|
![]() | FullExtent | Overridden. Gets the extent of the layer. |
![]() | InitialExtent | Gets the MapLayer initial extent. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | Map | Gets the Map that owns the MapLayer (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | MaxScale | The maximum scale this Maplayer will render at. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | MinScale | The minimum scale this Maplayer will render at. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | Name | Gets or sets the MapLayer name. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | Opacity | 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) |
![]() | SpatialReference | Gets the data source's spatial reference. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | StreetMapDataset | Gets the StreetMap dataset. |
![]() | SupportPartialRedraw | Indicates if the MapLayer supports partial redraw. This property is consumed by the Map. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | Visible | Gets or sets the visibility flag for the MapLayer. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
Name | Description | |
---|---|---|
![]() | InScaleRange | Returns true if the MapLayer is visible at the specified scale. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | ToString | Returns the name of the MapLayer in Map control. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
Name | Description | |
---|---|---|
![]() | Dispose | Releases the unmanaged resources used by the Layer and optionally releases the managed resources. |
![]() | Draw | Overridden. Draws the Layer onto the Map control. |
![]() | Finalize | Finalizes the object. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | OnDataChanged | Informed the Map the MapLayer data have changed. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | OnMapChanging | Overridden. Invoked when the map layer is attached or dettached from a map. |
![]() | OnPropertyChanged | Raises the PropertyChanged event. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | RaiseDataSynchronizationFinished | Indicates the Map that data synchronization finished for this MapLayer. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | RaiseDataSynchronizationStarted | Indicates the Map that data synchronization started for this MapLayer. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
Name | Description | |
---|---|---|
![]() | DataChanged | Occurs when the MapLayer Data has changed. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |