←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly