C# Class iServerJava6R_SampleCode.TiledBingMapsLayer

Inheritance: TiledCachedLayer
显示文件 Open project: SuperMap/iClient-for-Silverlight

Public Properties

Property Type Description
MapTypeProperty System.Windows.DependencyProperty

Public Methods

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

Private Methods

Method Description
ChangeTileSource ( ) : void
OnMapTypePropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

GetTileUrl() public method

public GetTileUrl ( int indexX, int indexY, int level ) : string
indexX int
indexY int
level int
return string

Initialize() public method

public Initialize ( ) : void
return void

TiledBingMapsLayer() public method

public TiledBingMapsLayer ( ) : System.Text
return System.Text

Property Details

MapTypeProperty public_oe static_oe property

public static DependencyProperty,System.Windows MapTypeProperty
return System.Windows.DependencyProperty