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

Flags Property (ZigZagCommand)






Gets or sets flags that indicate how to handle exposed areas, and the wave radiation type. .NET support WinRT support
Syntax
public ZigZagCommandFlags Flags {get; set;}
'Declaration
 
Public Property Flags As ZigZagCommandFlags
'Usage
 
Dim instance As ZigZagCommand
Dim value As ZigZagCommandFlags
 
instance.Flags = value
 
value = instance.Flags
public ZigZagCommandFlags Flags {get; set;}
 get_Flags();
set_Flags(value);
public:
property ZigZagCommandFlags Flags {
   ZigZagCommandFlags get();
   void set (    ZigZagCommandFlags value);
}

Property Value

Flags that indicate how to handle exposed areas, and the wave radiation type.
Example
Refer to ZigZagCommand example.
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

ZigZagCommand Class
ZigZagCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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