LEADTOOLS Image Processing (Leadtools.ImageProcessing.Effects assembly)
LEAD Technologies, Inc

Type Property (EdgeDetectEffectCommand)






Flag that indicates the type of edge to generate. .NET support WinRT support Silverlight support
Syntax
public EdgeDetectEffectCommandType Type {get; set;}
'Declaration
 
Public Property Type As EdgeDetectEffectCommandType
'Usage
 
Dim instance As EdgeDetectEffectCommand
Dim value As EdgeDetectEffectCommandType
 
instance.Type = value
 
value = instance.Type
public EdgeDetectEffectCommandType Type {get; set;}
 get_Type();
set_Type(value);
public:
property EdgeDetectEffectCommandType Type {
   EdgeDetectEffectCommandType get();
   void set (    EdgeDetectEffectCommandType value);
}

Property Value

Flag that indicates the type of edge to generate.
Example
Refer to EdgeDetectEffectCommand.
Requirements

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

See Also

Reference

EdgeDetectEffectCommand Class
EdgeDetectEffectCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.