←Select platform

TileViews Property

Summary

Gets or sets the number of swap buffers for the disk tiles.

Syntax

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

Property Value

An integer value that specifies the number of swap buffers for the disk 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