←Select platform

FlipCommand Constructor(bool)

Summary
Initializes a new instance of the FlipCommand class with explicit parameters.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public FlipCommand( 
   bool horizontal 
) 
- (instancetype)initWithHorizontal:(BOOL)horizontal 
public FlipCommand(boolean horizontal) 
public: 
FlipCommand(  
   bool horizontal 
) 
__init__(self,horizontal) # Overloaded constructor 

Parameters

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

Requirements

Target Platforms

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

Leadtools Assembly

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