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