←Select platform

EdgeHeight Property

Summary

Gets or sets the EdgeHeight value.

Syntax

C#
VB
WinRT C#
C++
public float EdgeHeight {get; set;}
Public Property EdgeHeight As Single
public float EdgeHeight {get; set;}
get_EdgeHeight(); 
set_EdgeHeight(value); 
Object.defineProperty('EdgeHeight'); 
public: 
property float EdgeHeight { 
   float get(); 
   void set (    float ); 
} 

Property Value

Maximum edge size. All edge values below this value will be included in the operation of the filter.

Example

Refer to AnisotropicDiffusionCommand.

Requirements

Target Platforms

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