←Select platform

Row Property

Summary
Gets the number of the resized row.
Syntax
C#
VB
C++
public int Row { get; } 
Public ReadOnly Property Row As Integer 
public: 
property int Row { 
   int get(); 
} 

Property Value

The number of the resized row. The first row is 0, and the last row is 1 less than the image Height.

Example

For an example, refer to RasterImageResize.

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 Assembly

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