GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace > MapTileKey Structure : MapTileKey Constructor |
'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 )