Paint.PathEffect 屬性

定義

取得繪圖的 patheffect 物件。

public virtual Android.Graphics.PathEffect? PathEffect { [Android.Runtime.Register("getPathEffect", "()Landroid/graphics/PathEffect;", "GetGetPathEffectHandler")] get; }
[<get: Android.Runtime.Register("getPathEffect", "()Landroid/graphics/PathEffect;", "GetGetPathEffectHandler")>]
member this.PathEffect : Android.Graphics.PathEffect

屬性值

繪製的路徑效果 (或 null)

屬性

備註

取得繪圖的 patheffect 物件。

android.graphics.Paint.getPathEffect() JAVA 檔。

此頁面的部分是根據所建立和共用的工作進行修改,並根據 2.5 屬性授權中所述的詞彙來使用。

適用於