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)
        {
        }