The ImageLayer type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AutoConfigure |
Auto-configures the map chart layer.
(Overrides MapChartLayerAutoConfigure.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Load(Stream) | Loads the image from the specified stream into this ImageLayer instance.
|
![]() | Load(String) | Loads the image with the specified file name into this ImageLayer instance.
|
![]() | SetExtent |
Sets the extent.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Explicit Interface Implementations
See Also