←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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Effects Assembly
Click or drag to resize