Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

AnnEditDesignerEventArgs Constructor (AnnEditDesignerEventArgs)






The AnnObject currently being edited.
An AnnEditDesignerOperation value that represents the current edit operation.
The index of the System.Windows.Controls.Primitives.Thumb being edited if operation is AnnEditDesignerOperation.MoveControlPoint.
An AnnDesignerOperationStatus value that represents the current status of the editing operation.
Initializes a new instance of the AnnEditDesignerEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal obj As AnnObject, _
   ByVal operation As AnnEditDesignerOperation, _
   ByVal moveControlPointIndex As Integer, _
   ByVal operationStatus As AnnDesignerOperationStatus _
)
'Usage
 
Dim obj As AnnObject
Dim operation As AnnEditDesignerOperation
Dim moveControlPointIndex As Integer
Dim operationStatus As AnnDesignerOperationStatus
 
Dim instance As New AnnEditDesignerEventArgs(obj, operation, moveControlPointIndex, operationStatus)

            

            

Parameters

obj
The AnnObject currently being edited.
operation
An AnnEditDesignerOperation value that represents the current edit operation.
moveControlPointIndex
The index of the System.Windows.Controls.Primitives.Thumb being edited if operation is AnnEditDesignerOperation.MoveControlPoint.
operationStatus
An AnnDesignerOperationStatus value that represents the current status of the editing operation.
Example

For C#/VB examples, refer to AnnDesigner.

Requirements

Target Platforms

See Also

Reference

AnnEditDesignerEventArgs Class
AnnEditDesignerEventArgs Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features