C#
VB
C++
Gets the current edit operation
public AnnEditDesignerOperation Operation { get; }
Public ReadOnly Property Operation As Leadtools.Annotations.AnnEditDesignerOperation
public:
property Leadtools.Annotations.AnnEditDesignerOperation Operation {
Leadtools.Annotations.AnnEditDesignerOperation get();
}
An AnnEditDesignerOperation value that represents the current edit operation.
For an example, refer to AnnDesigner.
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