ActivityDragEventArgs.DragInitiationPoint 属性
定义
public:
property System::Drawing::Point DragInitiationPoint { System::Drawing::Point get(); };
public System.Drawing.Point DragInitiationPoint { get; }
member this.DragInitiationPoint : System.Drawing.Point
Public ReadOnly Property DragInitiationPoint As Point
属性值
定义工作流设计图面上拖动操作开始位置的 Point。A Point that defines the location on the workflow design surface where the drag operation began.