Ler em inglês

Compartilhar via


DiagramDragEventArgs Constructor (DragEventArgs, Boolean, ElementGroupPrototype, DiagramClientView)

Initializes a new instance of the DiagramDragEventArgs class.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)

Syntax

'Declaração
Public Sub New ( _
    dragEventArgs As DragEventArgs, _
    isDropLocationUserSpecified As Boolean, _
    prototype As ElementGroupPrototype, _
    diagramClientView As DiagramClientView _
)

Parameters

  • isDropLocationUserSpecified
    Type: System.Boolean
    A value indicating whether the user specified the drop location.

.NET Framework Security

See Also

Reference

DiagramDragEventArgs Class

DiagramDragEventArgs Overload

Microsoft.VisualStudio.Modeling.Diagrams Namespace