public AnnEditDesignerOperation Operation { get; set; }
@property (nonatomic, assign) LTAnnEditDesignerOperation operation;
public AnnEditDesignerOperation getOperation()
public void setOperation(AnnEditDesignerOperation operation)
public:
property AnnEditDesignerOperation^ Operation
{
AnnEditDesignerOperation^ get()
void set(AnnEditDesignerOperation^ value)
}
Operation # get and set (AnnEditDesigner)
The current edit operation. The default value is AnnEditDesignerOperation.None.
This property indicates which edit operation is currently being performed on this AnnEditDesigner. It gets updated whenever the object receives Edit events.
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