←Select platform

Length Property

Summary
Gets the length (in pixels) of the line.
Syntax
C#
VB
Objective-C
C++
Java
public int Length { get; } 
Public ReadOnly Property Length As Integer 
@property (nonatomic, assign, readonly) NSInteger length 
public int getLength() 
public: 
property int Length { 
   int get(); 
} 

Property Value

Length (in pixels) of the line.

Example

Refer to LineRemoveCommand.

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.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.