Lenguaje

Outline.SetPath(Path) Método

Definición

Establece el esquema en .android.graphics.Path path

[Android.Runtime.Register("setPath", "(Landroid/graphics/Path;)V", "", ApiSince=30)]
public void SetPath(Android.Graphics.Path path);
[<Android.Runtime.Register("setPath", "(Landroid/graphics/Path;)V", "", ApiSince=30)>]
member this.SetPath : Android.Graphics.Path -> unit

Parámetros

path
Path

se usa para construir el esquema.

Atributos

Comentarios

Establece el esquema en .android.graphics.Path path

Java documentación para android.graphics.Outline.setPath(android.graphics.Path).

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a