LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

Flags Property (CombineWarpCommand)






Gets or sets the flags that indicate the type of interpolation to use, if interpolation is used. .NET support WinRT support
Syntax
public CombineWarpCommandFlags Flags {get; set;}
'Declaration
 
Public Property Flags As CombineWarpCommandFlags
'Usage
 
Dim instance As CombineWarpCommand
Dim value As CombineWarpCommandFlags
 
instance.Flags = value
 
value = instance.Flags
public CombineWarpCommandFlags Flags {get; set;}
 get_Flags();
set_Flags(value);
public:
property CombineWarpCommandFlags Flags {
   CombineWarpCommandFlags get();
   void set (    CombineWarpCommandFlags value);
}

Property Value

Flags that indicate the type of interpolation to use, if interpolation is used.
Example
For an example, refer to CombineWarpCommand.
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

CombineWarpCommand Class
CombineWarpCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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