C# Syntax
public interface ILocationInfoProvider
Name | Description | |
---|---|---|
![]() | AbsoluteLocation | This object's coordinates relative to the screen (in pixels). 0,0 is the top-left corner of the (primary) monitor. |
![]() | Location | This object's coordinates relative to the parent window in pixels. |
![]() | Size | This object's size in pixels. |