←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;} 
 <br/>get_MaximumTileViews();<br/>set_MaximumTileViews(value);<br/>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

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

Leadtools Assembly