←Select platform

VerticalTiles Property

Summary
Gets the number of vertical tiles of the image.
Syntax
C#
VB
C++
public int VerticalTiles { get; } 
Public ReadOnly Property VerticalTiles As Integer 
public: 
property int VerticalTiles { 
   int get(); 
} 

Property Value

the number of vertical tiles of the image.

Remarks

For images that support saving the image data in tiles, this property returns the number of vertical 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.