 | TreeParametersGetParentViewAbsoluteScreenPosition Method |
Absolute screen position of the centre of the containing control.
Namespace: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic virtual Point GetParentViewAbsoluteScreenPosition()
Public Overridable Function GetParentViewAbsoluteScreenPosition As Point
public:
virtual Point GetParentViewAbsoluteScreenPosition()
abstract GetParentViewAbsoluteScreenPosition : unit -> Point
override GetParentViewAbsoluteScreenPosition : unit -> Point
Return value
PointAbsolute screen position of the centre of the parent control.
See also