←Select platform

FlipCommand Constructor(bool)

Summary
Initializes a new instance of the FlipCommand class with explicit parameters.
Syntax
C#
VB
Objective-C
C++
Java
public FlipCommand( 
   bool horizontal 
) 
Public Function New( _ 
   ByVal horizontal As Boolean _ 
) 
- (instancetype)initWithHorizontal:(BOOL)horizontal 
public FlipCommand(boolean horizontal) 
public: 
FlipCommand(  
   bool horizontal 
) 

Parameters

horizontal
true to flip horizontally (left to right), false to flip vertically (top to bottom).

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.