←Select platform

Variance Property

Summary
Gets or sets the amount of width change that is tolerated between adjacent line slices.
Syntax
C#
VB
C++
public int Variance { get; set; } 
Public Property Variance As Integer 
public: 
property int Variance { 
   int get(); 
   void set (    int ); 
} 

Property Value

Amount of width change that is tolerated between adjacent line slice.

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.