C#
VB
C++
Gets the number of vertical tiles of the image.
public int VerticalTiles { get; }
Public ReadOnly Property VerticalTiles As Integer
public:
property int VerticalTiles {
int get();
}
the number of vertical tiles of the image.
For images that support saving the image data in tiles, this property returns the number of vertical 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