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