Maps for WinForms
RenderTiles メソッド (IMapDevice)

C1.Win.Map.6 アセンブリ > C1.FlexMap 名前空間 > IMapDevice インターフェース : RenderTiles メソッド
ビューポートに表示できるタイル項目のリスト。
タイル項目をレンダリングします。
シンタックス
'宣言
 
Sub RenderTiles( _
   ByVal tiles As System.Collections.Generic.IList(Of TileItem) _
) 
void RenderTiles( 
   System.Collections.Generic.IList<TileItem> tiles
)

パラメータ

tiles
ビューポートに表示できるタイル項目のリスト。
参照

IMapDevice インターフェース
IMapDevice メンバ