←Select platform

Length Property

Summary

Gets the length of the base line of the rake.

Syntax
C#
VB
C++
public int Length { get; } 
Public ReadOnly Property Length As Integer 
public: 
property int Length { 
   int get(); 
} 

Property Value

The Length of the base line of the rake, in pixels.

Example

Refer to RakeRemoveCommand.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly