←Select platform

FlipCommand Constructor(Boolean)

Summary

Initializes a new instance of the FlipCommand class with explicit parameters.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public FlipCommand(  
   bool horizontal 
) 
Public Function New( _ 
   ByVal horizontal As Boolean _ 
) 
public FlipCommand(  
   bool horizontal 
) 
- (instancetype)initWithHorizontal:(BOOL)horizontal 
public FlipCommand(boolean 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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize