The following tables list the members exposed by Layer.
Name | Description | |
---|---|---|
![]() ![]() | EffectProperty | Identifies the Effect dependency property. |
![]() ![]() | IDProperty | Identifies the ID dependency property |
![]() ![]() | MaximumResolutionProperty | Identifies the MaximumResolution dependency property |
![]() ![]() | MinimumResolutionProperty | Identifies the MinimumResolution dependency property |
![]() ![]() | OpacityProperty | Identifies the Opacity dependency property |
![]() ![]() | VisibleProperty | Identifies the Visible dependency property |
Name | Description | |
---|---|---|
![]() | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
![]() | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | Effect | Gets or sets the pixel shader effect to use for rendering this Layer. |
![]() | FullExtent | The full extent of the layer |
![]() | ID | Gets or sets the layer ID |
![]() | InitializationFailure | Gets or sets the initialization failure if the initialization failed. |
![]() | IsInitialized | Returns true if the layer has been initialized. |
![]() | IsSealed | (Inherited from System.Windows.DependencyObject) |
![]() | MaximumResolution | Gets or sets the maximum resolution (map units per pixel) where this layer is visible. |
![]() | MinimumResolution | Gets or sets the minimum resolution (map units per pixel) where this layer is visible. |
![]() | Opacity | Gets or sets the layer opacity |
![]() | SpatialReference | Gets the default spatial reference of the layer. |
![]() | Visible | Gets or sets the visibility of the layer |
Name | Description | |
---|---|---|
![]() | ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
![]() | CoerceValue | (Inherited from System.Windows.DependencyObject) |
![]() | GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | Initialize | Initializes the resource. |
![]() | InvalidateProperty | (Inherited from System.Windows.DependencyObject) |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetCurrentValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
![]() | Cancel | Stops loading of any pending images |
![]() | OnLayerChanged | Notifies the map that the layer has changed and requires a redraw. |
![]() | OnMapChanged | Override to know when a layer's Layer.Map property changes. |
![]() | OnPropertyChanged | Overloaded. Raises the Layer.PropertyChanged event. |
Name | Description | |
---|---|---|
![]() | InitializationFailed | Raised when the layer has been initialized and encountered a problem. |
![]() | Initialized | Raised when the layer has been initialized |
![]() | PropertyChanged | Property changed event |