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