←Select platform

TileSize Property (RasterImageMemoryInformation)

Summary

Gets or sets the size for the tile.

Syntax

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

Property Value

An integer value that specifies the size for the tile.

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