Paint.PathEffect Proprietà

Definizione

Ottiene l'oggetto patheffect di paint.

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

Valore della proprietà

patheffect del paint (o null)

Attributi

Commenti

Ottiene l'oggetto patheffect di paint.

per android.graphics.Paint.getPathEffect().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a