←Select platform

Lines Property

Summary

Gets the number of lines in the Data or DataArraybuffers.

Syntax

C#
VB
Java
WinRT C#
C++
public int Lines { get; } 
Public ReadOnly Property Lines As Integer 
public int Lines {get;} 
public int getLines() 
 get_Lines();  
public: 
property int Lines { 
   int get(); 
} 

Property Value

The number of lines in the Data or DataArraybuffers.

Example

For an example, refer to ColorResolutionCommandDataEventArgs

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