←Select platform

HorizontalTiles Property

Summary

Gets the number of horizontal tiles of the image.

Syntax

C#
VB
C++
public int HorizontalTiles { get; } 
Public ReadOnly Property HorizontalTiles As Integer 
public: 
property int HorizontalTiles { 
   int get(); 
} 

Property Value

the number of horizontal tiles of the image.

Remarks

For images that support saving the image data in tiles, this property returns the number of horizontal tiles.

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.Codecs Assembly