LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Lines Property (CodecsSaveImageEventArgs)

Show in webframe







Gets the number of lines to copy from Buffer.
Syntax
public int Lines {get;}
'Declaration
 
Public ReadOnly Property Lines As Integer
'Usage
 
Dim instance As CodecsSaveImageEventArgs
Dim value As Integer
 
value = instance.Lines
public int Lines {get;}
@property (nonatomic, readonly, assign) unsigned int lines;
public int getLines()
 get_Lines(); 
public:
property int Lines {
   int get();
}

Property Value

The number of lines to copy from Buffer.
Example
For an example, refer to RasterCodecs.SaveImage.
Requirements

Target Platforms

See Also

Reference

CodecsSaveImageEventArgs Class
CodecsSaveImageEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.