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