The following tables list the members exposed by KmlLayer.
Name | Description | |
---|---|---|
KmlLayer Constructor | Initializes a new instance of the KmlLayer class. |
Name | Description | |
---|---|---|
ProjectionServiceProperty | Identifies the ProjectionService dependency property. |
Name | Description | |
---|---|---|
ChildLayers | Gets or sets the child layers. (Inherited from ESRI.ArcGIS.Client.GroupLayerBase) | |
DisableClientCaching | Disables caching an KLM document on the client. | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
DisplayName | Gets or sets the display name. Display name is used in printing and legend control. (Inherited from ESRI.ArcGIS.Client.Layer) | |
Effect | Gets or sets the pixel shader effect to use for rendering this ESRI.ArcGIS.Client.Layer. (Inherited from ESRI.ArcGIS.Client.Layer) | |
FullExtent | Overridden. The full extent of the layer | |
Graphics | Gets the graphics from all sublayers of this KML layer. | |
ID | Gets or sets the layer ID (Inherited from ESRI.ArcGIS.Client.Layer) | |
InitializationFailure | Gets or sets the initialization failure if the initialization failed. (Inherited from ESRI.ArcGIS.Client.Layer) | |
IsInitialized | Returns true if the layer has been initialized. (Inherited from ESRI.ArcGIS.Client.Layer) | |
MapTip | Gets or sets the MapTip displayed when the mouse hovers on a Graphic in the KmlLayer (or its sub-layers). | |
MaximumResolution | Gets or sets the maximum resolution (map units per pixel) where this layer is visible. (Inherited from ESRI.ArcGIS.Client.Layer) | |
MinimumResolution | Gets or sets the minimum resolution (map units per pixel) where this layer is visible. (Inherited from ESRI.ArcGIS.Client.Layer) | |
Name | Gets the name of the KML document. | |
Opacity | Gets or sets the layer opacity (Inherited from ESRI.ArcGIS.Client.Layer) | |
ProjectionService | Gets or sets the projection service used for projecting geometry in the data source to the map's spatial reference. | |
ProxyUrl | Optional. Gets or sets the URL to a proxy service that brokers Web requests between the Silverlight client and a KML file. Use a proxy service when the KML file is not hosted on a site that provides a cross domain policy file (clientaccesspolicy.xml or crossdomain.xml). | |
RefreshInterval | Gets or sets the refresh interval. | |
ShowLegend | Gets or sets a value indicating whether to show legend. (Inherited from ESRI.ArcGIS.Client.Layer) | |
SpatialReference | Gets the default spatial reference of the layer. (Inherited from ESRI.ArcGIS.Client.Layer) | |
Url | Gets or sets the Url to the KML document. | |
Visible | Gets or sets the visibility of the layer (Inherited from ESRI.ArcGIS.Client.Layer) | |
VisibleLayers | Gets or sets the names of the KML sublayers that have to be initialized as visible. If this property is not set, the visibility defined in the KML document is used. | |
VisibleTimeExtent | Gets or sets the time extent where this layer is visible. (Inherited from ESRI.ArcGIS.Client.Layer) |
Name | Description | |
---|---|---|
ClearValue | (Inherited from System.Windows.DependencyObject) | |
GenerateVisibilityIDs | Generate the IDs of the folder that are currently visible. | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetEnumerator | Gets the enumerator. (Inherited from ESRI.ArcGIS.Client.GroupLayerBase) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
Initialize | Overridden. Initializes the resource. | |
QueryLegendInfos | Overridden. Queries for the legend infos of the layer. | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
Refresh | Refreshes the KML layer by downloading and parsing the KML document. | |
SetSource | Sets the KML stream source. | |
SetValue | (Inherited from System.Windows.DependencyObject) | |
SetVisibilityByIDs | Set the folders visibility from an enumeration of Ids. These Ids are those used by the webmaps. | |
ToBitmap | Renders the layer to a System.Windows.Media.Imaging.WriteableBitmap. (Inherited from ESRI.ArcGIS.Client.Layer) |
Name | Description | |
---|---|---|
Cancel | Stops loading of any pending images (Inherited from ESRI.ArcGIS.Client.Layer) | |
OnChildLayersChanged | Called when the E:ChildLayers property changes. (Inherited from ESRI.ArcGIS.Client.GroupLayerBase) | |
OnChildLayersCollectionChanged | Called when the E:ChildLayers's System.Collections.Specialized.INotifyCollectionChanged event fires. (Inherited from ESRI.ArcGIS.Client.GroupLayerBase) | |
OnChildLayersCollectionClearing | Called when the ESRI.ArcGIS.Client.GroupLayerBase.ChildLayers collection is about to clear its collection. (Inherited from ESRI.ArcGIS.Client.GroupLayerBase) | |
OnLayerChanged | Notifies the map that the layer has changed and requires a redraw. (Inherited from ESRI.ArcGIS.Client.Layer) | |
OnMapChanged | Overridden. Override to know when a layer's ESRI.ArcGIS.Client.Map property changes. | |
OnPropertyChanged | (Inherited from ESRI.ArcGIS.Client.Layer) |
Name | Description | |
---|---|---|
InitializationFailed | This Event fires when a Layer has been initialized and has encountered a problem. (Inherited from ESRI.ArcGIS.Client.Layer) | |
Initialized | Raised when the layer has been initialized (Inherited from ESRI.ArcGIS.Client.Layer) | |
LegendChanged | Occurs when the legend of the layer changed (e.g. when the renderer changed) (Inherited from ESRI.ArcGIS.Client.GroupLayer) | |
PropertyChanged | Property changed event (Inherited from ESRI.ArcGIS.Client.Layer) |