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

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.