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

UI Automation アクティビティ

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

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
  • 定義
  • 戻り値
  • 作成
  • 定義
  • 戻り値

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

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得