WebKit.WebUIDelegate.setContentRect C# (CSharp) Method

setContentRect() public method

public setContentRect ( WebView sender, tagRECT &contentRect ) : void
sender WebView
contentRect tagRECT
return void
        public void setContentRect(WebView sender, ref tagRECT contentRect)
        {
        }