←Select platform

ConventionalTiles Property (RasterImageMemoryInformation)

Summary

Gets or sets the number of conventional tiles.

Syntax

C#
VB
WinRT C#
C++
public int ConventionalTiles {get; set;} 
Public Property ConventionalTiles As Integer 
public int ConventionalTiles {get; set;} 
  
get_ConventionalTiles(); 
set_ConventionalTiles(value); 
Object.defineProperty('ConventionalTiles');  
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

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