共用方式為


Region.GetBoundaryPath(Path) 方法

定義

設定區域界限的路徑。

[Android.Runtime.Register("getBoundaryPath", "(Landroid/graphics/Path;)Z", "GetGetBoundaryPath_Landroid_graphics_Path_Handler")]
public virtual bool GetBoundaryPath (Android.Graphics.Path path);
[<Android.Runtime.Register("getBoundaryPath", "(Landroid/graphics/Path;)Z", "GetGetBoundaryPath_Landroid_graphics_Path_Handler")>]
abstract member GetBoundaryPath : Android.Graphics.Path -> bool
override this.GetBoundaryPath : Android.Graphics.Path -> bool

參數

path
Path

傳回

屬性

備註

設定區域界限的路徑。 如果區域是空的,路徑也會是空的。

android.graphics.Region.getBoundaryPath(android.graphics.Path)Java 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於