function Leadtools.Annotations.Core.AnnEditDesignerEventArgs.create( obj , operation , moveThumbIndex , operationStatus )
Parameter | Type | Description |
---|---|---|
obj | AnnObject | The AnnObject that is being edited. |
operation | AnnEditDesignerOperation | An AnnEditDesignerOperation enumeration which represents the current edit operation. |
moveThumbIndex | int | Zero-based index of the thumb (control point) being moved. |
operationStatus | AnnDesignerOperationStatus | An AnnDesignerOperationStatus enumeration which represents the status of the edit operation. |