←Select platform

HorizontalTiles Property

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

Property Value

the number of horizontal 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 horizontal 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.