Click or drag to resize

DynamicUserControlBaseGetParentViewAbsoluteScreenPosition Method

Absolute screen position of the centre of the containing control.

Namespace: Vishnu.ViewModel
Assembly: Vishnu.ViewModel (in Vishnu.ViewModel.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public Point GetParentViewAbsoluteScreenPosition()

Return value

Point
Absolute screen position of the top left-hand corner of the parent control.
See also