DefaultRenderHandlerPopupPosition Property |
Version 101.0.180
Gets the popup position.
Namespace:
CefSharp.OffScreen
Assembly:
CefSharp.OffScreen (in CefSharp.OffScreen.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax public Point PopupPosition { get; }
public:
property Point PopupPosition {
Point get ();
}
Property Value
Type:
PointSee Also