public void Flip(
bool horizontal
)
Public Sub Flip( _
ByVal horizontal As Boolean _
)
-(void)flip:(BOOL)horizontal;
public void flip(boolean horizontal);
public:
void Flip(
bool horizontal
)
horizontal
true to flip the object horizontally (reverse); false to flip the object vertically.
AnnAutomation can flip one or more AnnObject if they are currently in edit mode (selected) and these objects are not locked.
If objects are grouped together the group is flipped as a unit.
Call the CanFlip property to determine whether you can call this method.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document