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