ActiveReports 8
MapTileKey Constructor

Syntax
'Declaration
 
Public Function New( _
   ByVal col As System.Integer, _
   ByVal row As System.Integer, _
   ByVal levelOfDetail As System.Integer _
)
public MapTileKey( 
   System.int col,
   System.int row,
   System.int levelOfDetail
)

Parameters

col
row
levelOfDetail
See Also

Reference

MapTileKey Structure
MapTileKey Members

Support Forum