Outline.SetPath(Path) メソッド

定義

アウトラインを に android.graphics.Path path設定します。

[Android.Runtime.Register("setPath", "(Landroid/graphics/Path;)V", "", ApiSince=30)]
public void SetPath (Android.Graphics.Path path);
[<Android.Runtime.Register("setPath", "(Landroid/graphics/Path;)V", "", ApiSince=30)>]
member this.SetPath : Android.Graphics.Path -> unit

パラメーター

path
Path

アウトラインの構築に使用されます。

属性

注釈

アウトラインを に android.graphics.Path path設定します。

の Java ドキュメント android.graphics.Outline.setPath(android.graphics.Path)

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象