An NDoc Documented Class Library

IUIItem.Location Property

[Visual Basic]
Property ReadOnly Location As Point
[C#]
Point Location { get; }
[C++]
__property Point get_Location();
[JScript]
function get Location() : Point

See Also

IUIItem Interface | White.Core.UIItems Namespace