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

Type Property (RippleCommand)






Gets or sets a flag that indicates how to handle exposed areas. .NET support WinRT support
Syntax
public RippleCommandType Type {get; set;}
'Declaration
 
Public Property Type As RippleCommandType
'Usage
 
Dim instance As RippleCommand
Dim value As RippleCommandType
 
instance.Type = value
 
value = instance.Type
public RippleCommandType Type {get; set;}
 get_Type();
set_Type(value);
public:
property RippleCommandType Type {
   RippleCommandType get();
   void set (    RippleCommandType value);
}

Property Value

Value that indicates how to handle exposed areas.
Example
Refer to RippleCommand.
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

RippleCommand Class
RippleCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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