Leadtools.Windows.Media.Effects Namespace > EdgeDetectEffect Class : KernelPos2 Property |
public double KernelPos2 {get; set;}
'Declaration Public Property KernelPos2 As Double
'Usage Dim instance As EdgeDetectEffect Dim value As Double instance.KernelPos2 = value value = instance.KernelPos2
ObjectiveC Syntax
Java Syntax
This class uses a a 3 X 1 kernal matrix to produce the effect. The matrix will be constructed by the KernelPos1, KernelPos2 and KernelPos3 properties.
For XAML example, refer to EdgeDetectEffect.
For C#/VB examples, refer to EdgeDetectEffect.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2