'Declaration Public Enum QTPRectRegion Inherits System.Enum
public enum QTPRectRegion : System.Enum
Member | Description |
---|---|
micAt | Used in conjunction with two numbers to represent a specific pixel point relative to the upper left corner. |
micBottomCenter | The center of the bottom edge |
micBottomLeft | The bottom left most corner |
micBottomRight | The bottom right most corner |
micMidCenter | The absolute center |
micMidLeft | The center of the left edge |
micMidRight | The center of the right edge |
micTopCenter | The center of the top edge |
micTopLeft | The upper left most corner |
micTopRight | The upper right most corner |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2