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

Leadtools Assembly