The following tables list the members exposed by SingleColorMapLayer.
Name | Description | |
---|---|---|
![]() | SingleColorMapLayer Constructor | Create's a new instance of SingleColorMapLayer with default color Gray and Transparency set to 80 percentage |
Name | Description | |
---|---|---|
![]() | Color | Gets or Sets the color of this layer |
![]() | FullExtent | Overridden. Get Extent |
![]() | InitialExtent | Gets the MapLayer initial extent. (Inherited from MapLayer) |
![]() | Map | Gets the Map that owns the MapLayer (Inherited from MapLayer) |
![]() | MaxScale | The maximum scale this Maplayer will render at. (Inherited from MapLayer) |
![]() | MinScale | The minimum scale this Maplayer will render at. (Inherited from MapLayer) |
![]() | Name | Gets or sets the MapLayer name. (Inherited from 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 MapLayer) |
![]() | SpatialReference | Overridden. Gets the data source's spatial reference. |
![]() | SupportPartialRedraw | Indicates if the MapLayer supports partial redraw. This property is consumed by the Map. (Inherited from MapLayer) |
![]() | Visible | Gets or sets the visibility flag for the MapLayer. (Inherited from MapLayer) |
Name | Description | |
---|---|---|
![]() | InScaleRange | Returns true if the MapLayer is visible at the specified scale. (Inherited from MapLayer) |
![]() | ToString | Returns the name of the MapLayer in Map control. (Inherited from MapLayer) |
Name | Description | |
---|---|---|
![]() | Dispose | Dispose the object. (Inherited from MapLayer) |
![]() | Draw | Invoked by the Map during a drawing process. (Inherited from MapLayer) |
![]() | Finalize | Finalizes the object. (Inherited from MapLayer) |
![]() | OnDataChanged | Informed the Map the MapLayer data have changed. (Inherited from MapLayer) |
![]() | OnMapChanging | Overridden. Invoked when the MapLayer is attached or detached from a Map. |
![]() | OnPropertyChanged | Raises the PropertyChanged event. (Inherited from MapLayer) |
![]() | RaiseDataSynchronizationFinished | Indicates the Map that data synchronization finished for this MapLayer. (Inherited from MapLayer) |
![]() | RaiseDataSynchronizationStarted | Indicates the Map that data synchronization started for this MapLayer. (Inherited from MapLayer) |
Name | Description | |
---|---|---|
![]() | DataChanged | Occurs when the MapLayer Data has changed. (Inherited from MapLayer) |
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from MapLayer) |