バージョン

QTPRectRegion 列挙体

シンタックス
'宣言
 
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

参照