C#
VB
Java
Objective-C
WinRT C#
C++
Initializes a new instance of the FlipCommand class with explicit parameters.
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
)
horizontal
true to flip horizontally (left to right), false to flip vertically (top to bottom).
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET