←Select platform

Length Property (LineRemoveCommandEventArgs)

Summary

Gets the length (in pixels) of the line.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int Length {get;}
Public ReadOnly Property Length As Integer
public int Length {get;}
@property (nonatomic, assign, readonly) NSInteger length
public int getLength()
get_Length();
public: 
property int Length { 
   int get(); 
} 

Property Value

Length (in pixels) of the line.

Example

Refer to LineRemoveCommand.

Requirements

Target Platforms

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