Leadtools Namespace > RasterImageMemoryInformation Structure : TileSize Property |
public int TileSize {get; set;}
'Declaration Public Property TileSize As Integer
'Usage Dim instance As RasterImageMemoryInformation Dim value As Integer instance.TileSize = value value = instance.TileSize
public int TileSize {get; set;}
get_TileSize();
set_TileSize(value);
Object.defineProperty('TileSize');