←Select platform

Threshold Property (EdgeDetectEffect)

Summary

Gets or sets threshold used to detect the edge of the image. This is a dependency property.

Syntax

C#
VB
C++
public double Threshold {get; set;}
Public Property Threshold As Double
public: 
property double Threshold { 
   double get(); 
   void set (    double ); 
} 

Property Value

The threshold used to detect the edge of the image. Default value is 0.5.

Example

For XAML example, refer to EdgeDetectEffect.

For C#/VB examples, refer to EdgeDetectEffect.

Requirements

Target Platforms

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