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.GroupLayer) | |
Credentials | Gets or sets the network credentials that are sent to the host and used to authenticate the request. | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
DisableClientCaching | Disables caching an KLM document on the client. | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
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) | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
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. | |
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. |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
GenerateVisibilityIDs | Generate the IDs of the folder that are currently visible. | |
GetEnumerator | Gets the enumerator. (Inherited from ESRI.ArcGIS.Client.GroupLayer) | |
GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
Initialize | Overridden. Initializes the resource. | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
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. | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetSource | Sets the KML stream source. | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
SetVisibilityByIDs | Set the folders visibility from an enumeration of Ids. These Ids are those used by the webmaps. |
Name | Description | |
---|---|---|
Cancel | Stops loading of any pending images (Inherited from ESRI.ArcGIS.Client.Layer) | |
OnLayerChanged | Notifies the map that the layer has changed and requires a redraw. (Inherited from ESRI.ArcGIS.Client.Layer) | |
OnMapChanged | Override to know when a layer's ESRI.ArcGIS.Client.Layer.Map property changes. (Inherited from ESRI.ArcGIS.Client.Layer) | |
OnPropertyChanged | Overloaded. Raises the ESRI.ArcGIS.Client.Layer.PropertyChanged event. (Inherited from ESRI.ArcGIS.Client.Layer) |
Name | Description | |
---|---|---|
InitializationFailed | Raised when the layer has been initialized and 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) |