ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
This class represents an GeoImage object for WPF. It maintains an Uri and Stream for the image source.
N/A
N/A
WpfGeoImage(Stream,Double,Double)
Constructor of WpfGeoImage class.
N/A
WpfGeoImage(Uri,Double,Double)
Constructor of WpfGeoImage class.
N/A
Constructor of WpfGeoImage class.
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
Image source uri which can be internet uri or a related uri in the resource. If SourceStream and ImageUri are both setted, SourceStream has higher priority.
N/A
N/A
N/A
Stream source of the GeoImage. If SourceStream and ImageUri are both setted, SourceStream has higher priority.
N/A
N/A
N/A
N/A
N/A
N/A
N/A
Event Arguments:StreamLoadingEventArgs