Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetCoordinates ( double zoom ) : Point |
Gets the coordinate of the image
|
|
GetHashCode ( ) : int | ||
LoadImage ( ITileProvider tileProvider ) : void |
Loads the image by tileposition
|
Method | Description | |
---|---|---|
SourceOnImageOpened ( object sender, |
public GetCoordinates ( double zoom ) : Point | ||
zoom | double | |
return | Point |
public LoadImage ( ITileProvider tileProvider ) : void | ||
tileProvider | ITileProvider | |
return | void |