←Select platform

MaxSideteethLength Property

Summary

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

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

Property Value

Maximum length of the side vertical structures of the rake.

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