Creates a new instance of the AnnEditDesignerEventArgs class.
create = function(obj, operation, moveThumbIndex, operationStatus)
static create(obj: AnnObject, operation: AnnEditDesignerOperation, moveThumbIndex: number, operationStatus: AnnDesignerOperationStatus): AnnEditDesignerEventArgs;
obj
The AnnObject that is being edited.
operation
An AnnEditDesignerOperation enumeration which represents the current edit operation.
moveThumbIndex
Zero-based index of the thumb (control point) being moved.
operationStatus
An AnnDesignerOperationStatus enumeration which represents the status of the edit 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