←Select platform

ConventionalTiles Property

Summary

Gets or sets the number of conventional tiles.

Syntax
C#
VB
C++
public int ConventionalTiles { get; set; } 
Public Property ConventionalTiles As Integer 
public: 
property int ConventionalTiles { 
   int get(); 
   void set (    int ); 
} 

Property Value

An integer value that specifies the number of conventional tiles.

Example

For an example, refer to MemoryInformation.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly