←Select platform

MaxWallPercent Property

Summary
Gets or sets the maximum percentage of the wall that intercepts the rake.
Syntax
C#
VB
C++
public int MaxWallPercent { get; set; } 
Public Property MaxWallPercent As Integer 
public: 
property int MaxWallPercent { 
   int get(); 
   void set (    int ); 
} 

Property Value

Maximum percentage of the wall that intercepts the rake.

Example

Refer to RakeRemoveCommand.

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.