[]
Defines whether the ItemContainer instance can be dragged or resized.
DragType CanDrag(object itemContainer, Point pt)
Type | Name | Description |
---|---|---|
object | itemContainer | Inspecting ItemContainer |
Point | pt | Inspecting Point point. |
Type | Description |
---|---|
DragType | DragType type of dragging/resizing. |