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