Поделиться через


DiagramClientView.OnDragDropCommon - метод

Вызывается в DragDrop.

Пространство имен:  Microsoft.VisualStudio.Modeling.Diagrams
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Синтаксис

'Декларация
Public Sub OnDragDropCommon ( _
    e As DragEventArgs, _
    isDropLocationUserSpecified As Boolean, _
    hitShape As ShapeElement _
)
public void OnDragDropCommon(
    DragEventArgs e,
    bool isDropLocationUserSpecified,
    ShapeElement hitShape
)

Параметры

  • isDropLocationUserSpecified
    Тип: System.Boolean
    указывает, e.X, e.Y (), определенные пользователем или изготовлен.

Безопасность платформы .NET Framework

См. также

Ссылки

DiagramClientView Класс

Microsoft.VisualStudio.Modeling.Diagrams - пространство имен