PowerTools ActiveReports for .NET 11.0J
MapTileKey コンストラクタ

X 座標 (レイヤーグリッドの列)
Y 座標 (レイヤーグリッドの列)
詳細のレベル。
MapTileKeyの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal col As Integer, _
   ByVal row As Integer, _
   ByVal levelOfDetail As Integer _
)
public MapTileKey( 
   int col,
   int row,
   int levelOfDetail
)

パラメータ

col
X 座標 (レイヤーグリッドの列)
row
Y 座標 (レイヤーグリッドの列)
levelOfDetail
詳細のレベル。
参照

関連項目

MapTileKey 構造体
MapTileKey メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.