IDragDataImageHotspot Property |
Version 84.4.10
Get the image hotspot (drag start location relative to image dimensions).
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 84.4.10.0 (84.4.10.0)
Syntax Point ImageHotspot { get; }
property Point ImageHotspot {
Point get ();
}
Property Value
Type:
PointSee Also