메소드 | 설명 | |
---|---|---|
DragStartEventCancelArgs ( Point point, Point offset, |
Initialize a new instance of the DragStartEventCancelArgs class.
|
public DragStartEventCancelArgs ( Point point, Point offset, |
||
point | Point | Point associated with event. |
offset | Point | Offset associated with event. |
c | Control that is generating the drag start. | |
리턴 | System |