Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.29
|
Leadtools.Annotations.Automation Assembly > Leadtools.Annotations.Automation Namespace > AnnDragDropEventArgs Class : Create Method |
public static AnnDragDropEventArgs Create( AnnObject annObject, AnnContainer sourceContainer, AnnContainer targetContainer, AnnDragDropOperation operation, AnnContainer operationContainer )
'Declaration
Public Shared Function Create( _ ByVal annObject As AnnObject, _ ByVal sourceContainer As AnnContainer, _ ByVal targetContainer As AnnContainer, _ ByVal operation As AnnDragDropOperation, _ ByVal operationContainer As AnnContainer _ ) As AnnDragDropEventArgs
public static AnnDragDropEventArgs Create( AnnObject annObject, AnnContainer sourceContainer, AnnContainer targetContainer, AnnDragDropOperation operation, AnnContainer operationContainer )
function Leadtools.Annotations.Automation.AnnDragDropEventArgs.Create( annObject , sourceContainer , targetContainer , operation , operationContainer )