←Select platform

TileSize Property

Summary

Gets or sets the size for the tile.

Syntax

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

Property Value

An integer value that specifies the size for the tile.

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