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

Flags Property (FreePlaneBendCommand)






Gets or sets flags that indicate how to handle exposed areas and the plane along which to stretch the pixels. .NET support WinRT support
Syntax
public FreePlaneBendCommandFlags Flags {get; set;}
'Declaration
 
Public Property Flags As FreePlaneBendCommandFlags
'Usage
 
Dim instance As FreePlaneBendCommand
Dim value As FreePlaneBendCommandFlags
 
instance.Flags = value
 
value = instance.Flags
public FreePlaneBendCommandFlags Flags {get; set;}
 get_Flags();
set_Flags(value);
public:
property FreePlaneBendCommandFlags Flags {
   FreePlaneBendCommandFlags get();
   void set (    FreePlaneBendCommandFlags value);
}

Property Value

Flags that indicate how to handle exposed areas and the plane along which to stretch the pixels. You can use a bit wise OR (|) to specify one flag from each group.
Example
Refer to FreePlaneBendCommand.
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

FreePlaneBendCommand Class
FreePlaneBendCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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