public bool CanFlip { get; }
@property (nonatomic, assign, readonly) BOOL canFlip;
public boolean canFlip();
public:
property bool CanFlip
{
bool get()
}
CanFlip # get (AnnAutomation)
true
if this AnnAutomation is in a state where objects can be flipped; otherwise, false.
AnnAutomation can flip objects when one or more AnnObject objects are currently in edit mode (selected) and these objects are not locked.
Call the Flip method to actually flip the objects in this AnnAutomation.
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