The following tables list the members exposed by TileCacheMapLayerInfo.
Name | Description | |
---|---|---|
![]() | CacheDirectory | Gets or sets the folder on the device that the cache will be stored. |
![]() | IsCacheByValue | True if the cache folder is contained in the project itself |
![]() | Name | Gets the name. (Inherited from MapLayerInfo) |
![]() | TileCacheMapLayer | Gets or sets the TileCacheMapLayer that this info object represents. |
![]() | Visible | Gets or sets the flag indicating whether or not the map layer is visible. (Inherited from MapLayerInfo) |
Name | Description | |
---|---|---|
![]() | AddToMap | Overridden. Adds the MapLayer to the specified IMap. |
![]() | GetSchema | This method is reserved, it should not be used. Apply the XmlSchemaProviderAttribute to the class instead. (Inherited from MapLayerInfo) |
![]() | Initialize | Overridden. Initializes the MapLayer. |
![]() | ReadJson | Overridden. Generates an object from its JSON representation. |
![]() | ReadXml | Overridden. Generates an object from its XML representation. |
![]() | Uninitialize | Overridden. Uninitializes the MapLayer. |
![]() | WriteJson | Overridden. Converts an object into its JSON representation. |
![]() | WriteXml | Overridden. Converts an object into its XML representation. |
Name | Description | |
---|---|---|
![]() | NotifyPropertyChanged | Called when changing the value of a property. (Inherited from MapLayerInfo) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Raise this event when the value of a property is changed. (Inherited from MapLayerInfo) |