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

Type Property (MultiscaleEnhancementCommand)






Gets or sets a value that indicates the type of filter used. .NET support WinRT support Silverlight support
Syntax
public MultiscaleEnhancementCommandType Type {get; set;}
'Declaration
 
Public Property Type As MultiscaleEnhancementCommandType
'Usage
 
Dim instance As MultiscaleEnhancementCommand
Dim value As MultiscaleEnhancementCommandType
 
instance.Type = value
 
value = instance.Type
public MultiscaleEnhancementCommandType Type {get; set;}
 get_Type();
set_Type(value);
public:
property MultiscaleEnhancementCommandType Type {
   MultiscaleEnhancementCommandType get();
   void set (    MultiscaleEnhancementCommandType value);
}

Property Value

Value that indicates the type of filter used.
Example
Refer to MultiscaleEnhancementCommand.
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

MultiscaleEnhancementCommand Class
MultiscaleEnhancementCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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