Langue

PathMeasure.SetPath(Path, Boolean) Méthode

Définition

Affectez un nouveau chemin d’accès ou null pour qu’il n’y ait aucun.

[Android.Runtime.Register("setPath", "(Landroid/graphics/Path;Z)V", "GetSetPath_Landroid_graphics_Path_ZHandler")]
public virtual void SetPath(Android.Graphics.Path? path, bool forceClosed);
[<Android.Runtime.Register("setPath", "(Landroid/graphics/Path;Z)V", "GetSetPath_Landroid_graphics_Path_ZHandler")>]
abstract member SetPath : Android.Graphics.Path * bool -> unit
override this.SetPath : Android.Graphics.Path * bool -> unit

Paramètres

path
Path
forceClosed
Boolean
Attributs

Remarques

Affectez un nouveau chemin d’accès ou null pour qu’il n’y ait aucun.

Java documentation pour android.graphics.PathMeasure.setPath(android.graphics.Path, boolean).

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à