Original signature is '- (DOMElement *)elementFromPoint:(int)x y:(int)y;'

C# | Visual Basic | Visual C++ |
public virtual DOMElement ElementFromPointy( int x, int y )
Public Overridable Function ElementFromPointy ( _ x As Integer, _ y As Integer _ ) As DOMElement
public: virtual DOMElement^ ElementFromPointy( int x, int y )

[Missing <returns> documentation for "M:Monobjc.WebKit.DOM.DOMDocument.ElementFromPointy(System.Int32,System.Int32)"]

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)