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 的内容。

Java文档android.graphics.Path.set(android.graphics.Path)

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于