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

FingerPath のメソッド

この型によって公開されるメソッドを使用して FingerPath クラスを構成します。

AddPoint

デバイス画面上のフィンガー パスを表す座標点を X-Y 軸に追加します。

定義

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

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

public FingerPath AddPoint(
	double x,
	double y
)public FingerPath AddPoint(
	double x,
	double y
)
x Double
X 軸の座標です。
y Double
Y 軸の座標です。

戻り値

FingerPath (public class FingerPath から)

デバイス画面上の指のフィンガー パスを表す X-Y 軸上のすべての点です。

作成

フィンガー パスを作成します。

定義

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

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

public static FingerPath Create()public static FingerPath Create()

戻り値

FingerPath (public class FingerPath から)

デバイス画面上の指のフィンガー パスを表す X-Y 軸上のすべての点です。

  • AddPoint
  • 定義
  • 戻り値
  • 作成
  • 定義
  • 戻り値

Was this page helpful?

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