LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

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. .NET support Silverlight support
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)
function 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnEditDesignerEventArgs Class
AnnEditDesignerEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.