PathMeasure.SetPath(Path, Boolean) Metodo

Definizione

Assegnare un nuovo percorso o null per non avere nessuno.

[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

Parametri

path
Path
forceClosed
Boolean
Attributi

Commenti

Assegnare un nuovo percorso o null per non avere nessuno.

per android.graphics.PathMeasure.setPath(android.graphics.Path, boolean).

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