←Select platform

VerticalTiles Property

Summary
Gets the number of vertical tiles of the image.
Syntax
C#
Objective-C
C++/CLI
Python
public int VerticalTiles { get; } 
@property (nonatomic, assign, readonly) NSInteger verticalTiles; 
public: 
property int VerticalTiles { 
   int get(); 
} 
VerticalTiles # get  (CodecsImageInfo) 

Property Value

the number of vertical tiles of the image. The default value is 0.

Remarks

For images that support saving the image data in tiles, this property returns the number of vertical tiles.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

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