C#
VB
Java
Objective-C
WinRT C#
C++
Gets the type of the current edit operation.
public AnnEditDesignerOperation Operation { get; }
Public ReadOnly Property Operation As Leadtools.Annotations.Core.AnnEditDesignerOperation
public Leadtools.Annotations.Core.AnnEditDesignerOperation Operation {get;}
@property (nonatomic,readonly) LTAnnEditDesignerOperation operation;
public AnnEditDesignerOperation getOperation()
get_Operation();
public:
property AnnEditDesignerOperation^ Operation
{
AnnEditDesignerOperation^ get()
}
A AnnEditDesignerOperation that indicates the type of the current operation.
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