cef_drag_data_t.get_image_hotspot

Get the image hotspot (drag start location relative to image dimensions).

struct cef_drag_data_t
extern (System)
cef_point_t function(cef_drag_data_t* self) nothrow get_image_hotspot;

Meta