Creates a new instance of the AnnRunDesignerEventArgs class.
create = function(obj, operationStatus)
static create(obj: AnnObject, operationStatus: AnnDesignerOperationStatus): AnnRunDesignerEventArgs;
obj
The AnnObject that is entering run mode.
operationStatus
A AnnDesignerOperationStatus enumeration which represents the status of the run 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