←Select platform

MaximumTileViews Property

Summary

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

Syntax

C#
VB
WinRT C#
C++
public int MaximumTileViews {get; set;} 
Public Property MaximumTileViews As Integer 
public int MaximumTileViews {get; set;} 
  
get_MaximumTileViews(); 
set_MaximumTileViews(value); 
Object.defineProperty('MaximumTileViews');  
public: 
property int MaximumTileViews { 
   int get(); 
   void set (    int ); 
} 

Property Value

An integer value that specifies maximum 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