C#
VB
C++
Gets the current edit operation status.
public AnnDesignerOperationStatus OperationStatus { get; }
Public ReadOnly Property OperationStatus As Leadtools.Annotations.AnnDesignerOperationStatus
public:
property Leadtools.Annotations.AnnDesignerOperationStatus OperationStatus {
Leadtools.Annotations.AnnDesignerOperationStatus get();
}
An AnnDesignerOperationStatus value that represents the status of the current editing operation of the AnnEditDesigner that raised this event.
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