←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly