←Select platform

Row Property

Summary
Gets the current image row number of the first line in Buffer.
Syntax
C#
VB
Objective-C
C++
Java
public int Row { get; } 
Public ReadOnly Property Row As Integer 
@property (nonatomic, assign, readonly) NSUInteger row 
public int getRow() 
public: 
property int Row { 
   int get(); 
} 

Property Value

The current image row number of the first line in Buffer.

Example

For an example, refer to RasterCodecs.LoadImage.

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.Codecs Assembly

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