←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;} 
  
get_TileViews(); 
set_TileViews(value); 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize