←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly