C#
VB
C++
Gets the number of horizontal tiles of the image.
public int HorizontalTiles { get; }
Public ReadOnly Property HorizontalTiles As Integer
public:
property int HorizontalTiles {
int get();
}
the number of horizontal tiles of the image.
For images that support saving the image data in tiles, this property returns the number of horizontal tiles.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET