アクティビティ
最新
バナーの背景画像
UI Automation のアクティビティ
最終更新日 2024年4月26日

MobileScreenRect クラス

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

定義

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

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

構文

public class MobileScreenRectpublic 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 プロパティ

Was this page helpful?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
UiPath ロゴ (白)
信頼とセキュリティ
© 2005-2024 UiPath. All rights reserved.