[Visual Basic] Property ReadOnly Location As Point [C#] Point Location { get; } [C++] __property Point get_Location(); [JScript] function get Location() : Point
IUIItem Interface | White.Core.UIItems Namespace