←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly