activities
latest
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
UiPath logo, featuring letters U and I in white

UI Automation アクティビティ

最終更新日時 2026年3月6日

MobileScreenRect クラス

このクラスを使用して、スクリーンショットを撮るためのデバイス画面の四角形の領域を指定します。

定義

名前空間: UiPath.MobileAutomation.API.Models

アセンブリ: UiPath.MobileAutomation.API (in UiPath.MobileAutomation.API.dll)

構文

public class MobileScreenRect
public class MobileScreenRect

MobileScreenRect 型で公開されているメンバーは以下のとおりです。

コンストラクター

public MobileScreenRect()
public MobileScreenRect()

MobileScreenRect : MobileScreenRect クラスの新しいインスタンスを初期化します。

MobileScreenRect のプロパティ

MobileScreenRect クラスの次のプロパティを設定します。

CoordinatesType プロパティ

座標の種類を指定します。次のオプションから選択します。

  • PhysicalPixels
  • DeviceIndependentPixels
構文

プロパティ値: CoordinatesTypeEnum

public CoordinatesTypeEnum CoordinatesType { get; set; }
public CoordinatesTypeEnum CoordinatesType { get; set; }

screenRect プロパティ

スクリーンショットを撮るデバイス画面の四角形の領域を指定します。

構文

プロパティ値: Rect

public Rect screenRect { get; set; }
public Rect screenRect { get; set; }
  • 定義
  • 構文
  • コンストラクター
  • MobileScreenRect のプロパティ
  • CoordinatesType プロパティ
  • screenRect プロパティ

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得