Click or drag to resize

IDragDataImage Property

Version 130.1.90
Get the image representation of drag data. May return NULL if no image representation is available.

Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax
IImage Image { get; }

Property Value

IImage
See Also