←Select platform

MaxMidteethLength Property

Summary

Gets or sets the maximum length of the middle vertical structures of the rake.

Syntax

C#
VB
C++
public int MaxMidteethLength { get; set; } 
Public Property MaxMidteethLength As Integer 
public: 
property int MaxMidteethLength { 
   int get(); 
   void set (    int ); 
} 

Property Value

Maximum length of the middle vertical structures of the rake.

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