public static AnnEditDesignerEventArgs Create(AnnObject obj,AnnEditDesignerOperation operation,int moveThumbIndex,AnnDesignerOperationStatus operationStatus)
-(id)initWithObject:(LTAnnObject*)aObjoperation:(LTAnnEditDesignerOperation) aOperationthumbIndex:(int)aIndexoperationStatus:(LTAnnDesignerOperationStatus) aOperationStatus;
public AnnEditDesignerEvent(Object source,AnnObject obj,AnnEditDesignerOperation operation,int moveThumbIndex,AnnDesignerOperationStatus operationStatus)
public:static AnnEditDesignerEventArgs^ Create(AnnObject^ obj,AnnEditDesignerOperation^ operation,Int32 moveThumbIndex,AnnDesignerOperationStatus^ operationStatus)
def Create(self,obj,operation,moveThumbIndex,operationStatus):
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
