 | TreeParametersLoadParentViewAbsoluteScreenPosition Property |
The 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 Point LastParentViewAbsoluteScreenPosition { get; set; }Public Property LastParentViewAbsoluteScreenPosition As Point
Get
Set
public:
property Point LastParentViewAbsoluteScreenPosition {
Point get ();
void set (Point value);
}member LastParentViewAbsoluteScreenPosition : Point with get, set
Property value
Point
See also