←Select platform

TotalTiles Property

Summary

Gets or sets the number of tiles.

Syntax

C#
VB
WinRT C#
C++
public int TotalTiles { get; set; } 
Public Property TotalTiles As Integer 
public int TotalTiles {get; set;} 
 <br/>get_TotalTiles();<br/>set_TotalTiles(value);<br/>Object.defineProperty('TotalTiles');  
public: 
property int TotalTiles { 
   int get(); 
   void set (    int ); 
} 

Property Value

An integer value that specifies the number of tiles.

Example

For an example, refer to MemoryInformation.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly