Path.Set(Path) メソッド

定義

このの内容を src の内容に置き換えます。

[Android.Runtime.Register("set", "(Landroid/graphics/Path;)V", "GetSet_Landroid_graphics_Path_Handler")]
public virtual void Set (Android.Graphics.Path src);
[<Android.Runtime.Register("set", "(Landroid/graphics/Path;)V", "GetSet_Landroid_graphics_Path_Handler")>]
abstract member Set : Android.Graphics.Path -> unit
override this.Set : Android.Graphics.Path -> unit

パラメーター

src
Path
属性

注釈

このの内容を src の内容に置き換えます。

android.graphics.Path.set(android.graphics.Path)Java ドキュメント。

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

適用対象