'宣言 Public Enum QTPRectRegion Inherits System.Enum
public enum QTPRectRegion : System.Enum
メンバ | 解説 |
---|---|
micAt | 左上の角に相対する指定したピクセルポイントを表すために 2 つの数値と一緒に使用されます。 |
micBottomCenter | 下端の中央 |
micBottomLeft | 左下の角 |
micBottomRight | 右下の角 |
micMidCenter | 絶対中央 |
micMidLeft | 左端の中央 |
micMidRight | 右端の中央 |
micTopCenter | 上端の中央 |
micTopLeft | 左上の角 |
micTopRight | 右上の角 |
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