Click or drag to resize

IDragDataClone Method

Version 86.0.240
Gets a copy of the current drag data

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax
IDragData Clone()

Return Value

Type: IDragData
a clone of the current object
See Also