C# Class iServerJava6R_SampleCode.TiledBingMapsLayer

Inheritance: TiledCachedLayer
Afficher le fichier Open project: SuperMap/iClient-for-Silverlight

Méthodes publiques

Свойство Type Description
MapTypeProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
GetTileUrl ( int indexX, int indexY, int level ) : string
Initialize ( ) : void
TiledBingMapsLayer ( ) : System.Text

Private Methods

Méthode Description
ChangeTileSource ( ) : void
OnMapTypePropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

GetTileUrl() public méthode

public GetTileUrl ( int indexX, int indexY, int level ) : string
indexX int
indexY int
level int
Résultat string

Initialize() public méthode

public Initialize ( ) : void
Résultat void

TiledBingMapsLayer() public méthode

public TiledBingMapsLayer ( ) : System.Text
Résultat System.Text

Property Details

MapTypeProperty public_oe static_oe property

public static DependencyProperty,System.Windows MapTypeProperty
Résultat System.Windows.DependencyProperty