Managed Windows API
Location Property
NamespacesManagedWinapi.AccessibilitySystemAccessibleObjectLocation
The location of this accessible object on screen. This rectangle is the smallest rectangle that includes the whole object, but not every point in the rectangle must be part of the object.
Declaration Syntax
C#
public Rectangle Location { get; }

Assembly: ManagedWinapi (Module: ManagedWinapi) Version: 0.3.0.0 (0.3)