create Method

Summary

Creates a new instance of the AnnEditDesignerEventArgs class.

Syntax

JavaScript Syntax
TypeScript Syntax
static create(obj: AnnObject, operation: AnnEditDesignerOperation, moveThumbIndex: number, operationStatus: AnnDesignerOperationStatus): AnnEditDesignerEventArgs; 

Parameters

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.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly