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 : TotalTiles Property |
public int TotalTiles {get; set;}
'Declaration
Public Property TotalTiles As Integer
'Usage
Dim instance As RasterImageMemoryInformation Dim value As Integer instance.TotalTiles = value value = instance.TotalTiles
public int TotalTiles {get; set;}
<br/>get_TotalTiles();<br/>set_TotalTiles(value);<br/>Object.defineProperty('TotalTiles');