LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

FlipCommand Constructor(Boolean)






true to flip horizontally (left to right), false to flip vertically (top to bottom).
Initializes a new instance of the FlipCommand class with explicit parameters. .NET support Silverlight support WinRT support
Syntax
public FlipCommand( 
   bool horizontal
)
'Declaration
 
Public Function New( _
   ByVal horizontal As Boolean _
)
'Usage
 
Dim horizontal As Boolean
 
Dim instance As New FlipCommand(horizontal)
public FlipCommand( 
   bool horizontal
)
function FlipCommand( 
   horizontal 
)
public:
FlipCommand( 
   bool horizontal
)

Parameters

horizontal
true to flip horizontally (left to right), false to flip vertically (top to bottom).
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

FlipCommand Class
FlipCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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