←Select platform

Row Property (CodecsSaveImageEventArgs)

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int Row {get;} 
Public ReadOnly Property Row As Integer 
public int Row {get;} 
@property (nonatomic, assign, readonly) NSUInteger row 
public int getRow() 
 get_Row();  
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.SaveImage.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize