Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
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;}
<br/>get_TileSize();<br/>set_TileSize(value);<br/>Object.defineProperty('TileSize');