MonobjcMonobjc Documented Class Library
OffsetParent Property
NamespacesMonobjc.WebKit.DOMDOMElementOffsetParent

Original signature is '@property (nonatomic,readonly,retain) DOMElement * offsetParent;'

Declaration Syntax
C#Visual BasicVisual C++
public virtual DOMElement OffsetParent { get; }
Public Overridable ReadOnly Property OffsetParent As DOMElement
	Get
public:
virtual property DOMElement^ OffsetParent {
	DOMElement^ get ();
}
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.WebKit (Module: Monobjc.WebKit)