WebKit.WebUIDelegate.setContentRect C# (CSharp) Метод

setContentRect() публичный Метод

public setContentRect ( WebView sender, tagRECT &contentRect ) : void
sender WebView
contentRect tagRECT
Результат void
        public void setContentRect(WebView sender, ref tagRECT contentRect)
        {
        }