Class ImageFrame
A frame that, when added to an Image
Inheritance
Namespace: Esri.ArcGISRuntime.UI
Assembly: Esri.ArcGISRuntime.dll
Syntax
public class ImageFrame : INotifyPropertyChanged, ILoadable
Remarks
An ImageFrame can contain images that do not have georeferencing information. In such cases, location data can be provided to geolocate the image.
Constructors
Name | Description |
---|---|
Image |
Initializes a new instance of the Image |
Image |
Initializes a new instance of the Image |
Image |
Initializes a new instance of the Image |
Image |
Initializes a new instance of the Image |
Image |
Initializes a new instance of the Image |
Properties
Name | Description |
---|---|
Extent | Gets the extent of the image. |
Image | Gets the image contained in the Image |
Load |
Gets the System. |
Load |
Gets the load status. |
Quadrilateral | Gets a polygon consisting of four points that represent each corner of the image. |
Uri | Gets the URI of the image. |
Methods
Name | Description |
---|---|
Cancel |
Cancel loading metadata for the object. |
Load |
Load the metadata for the object asynchronously. |
Retry |
Loads or retries loading metadata for the object asynchronously. |
Events
Name | Description |
---|---|
Loaded | Event that is raised when the object is done loading. |
Load |
Event that is raised when the Load |
Name | Description |
---|---|
INotify |
Occurs when a property value changes. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.8 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.8 - 200.6 |
Xamarin.Android | 100.8 - 100.15 |
Xamarin.iOS | 100.8 - 100.15 |
UWP | 100.8 - 200.6 |