IUIAutomationTransformPattern2::get_CurrentZoomMinimum メソッド (uiautomationclient.h)

コントロールのビューポートの最小ズーム レベルを取得します。

このプロパティは読み取り専用です。

構文

HRESULT get_CurrentZoomMinimum(
  double *retVal
);

パラメーター

retVal

戻り値

なし

必要条件

要件
サポートされている最小のクライアント Windows 8 [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows Server 2012 [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー uiautomationclient.h (UIAutomation.h を含む)

こちらもご覧ください

IUIAutomationTransformPattern2