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

Flags Property (TunnelCommand)






Gets or sets flags that indicate the background color and which image dimension extends along the Z-axis. .NET support WinRT support
Syntax
public TunnelCommandFlags Flags {get; set;}
'Declaration
 
Public Property Flags As TunnelCommandFlags
'Usage
 
Dim instance As TunnelCommand
Dim value As TunnelCommandFlags
 
instance.Flags = value
 
value = instance.Flags
public TunnelCommandFlags Flags {get; set;}
 get_Flags();
set_Flags(value);
public:
property TunnelCommandFlags Flags {
   TunnelCommandFlags get();
   void set (    TunnelCommandFlags value);
}

Property Value

Flags that indicate the background color and which image dimension extends along the Z-axis.
Example
Refer to TunnelCommand.
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

TunnelCommand Class
TunnelCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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