←Select platform

DeltaDirection Property

Summary
Gets or sets the maximum angle for the thinning algorithm.
Syntax
C#
VB
C++
public int DeltaDirection { get; set; } 
Public Property DeltaDirection As Integer 
public: 
property int DeltaDirection { 
   int get(); 
   void set (    int ); 
} 

Property Value

Maximum angle for the thinning algorithm. Values can be from 1 to 64. Default is 35.

Example

Refer to ContourFilterCommand.

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

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.