←Select platform

MaximumWallPercentField Property

Summary

Gets or sets the maximum number of wall slices (expressed as a percent of the total length of the line) that are allowed.

Syntax
C#
VB
public int MaximumWallPercentField { get; set; } 
Public Property MaximumWallPercentField() As Integer 
   Get 
   Set 

Property Value

The maximum number of wall slices (expressed as a percent of the total length of the line) that are allowed. A line consists of wall slices and non-wall slices (see description of Wall). This property specifies the maximum number of wall slices (expressed as a percent of the total length of the line) that are allowed. Lines that have a wall percent that is larger than maximumWallPercent will not be removed.

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.CloudServices Assembly