←Select platform

Lines Property

Summary
Gets the number of lines to copy from Buffer.
Syntax
C#
VB
Objective-C
C++
Java
public int Lines { get; } 
Public ReadOnly Property Lines As Integer 
@property (nonatomic, assign, readonly) NSUInteger lines 
public int getLines() 
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

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.