Lingua

Region.GetBoundaryPath(Path) Metodo

Definizione

Impostare il percorso sul limite dell'area.

[Android.Runtime.Register("getBoundaryPath", "(Landroid/graphics/Path;)Z", "GetGetBoundaryPath_Landroid_graphics_Path_Handler")]
public virtual bool GetBoundaryPath(Android.Graphics.Path path);
[<Android.Runtime.Register("getBoundaryPath", "(Landroid/graphics/Path;)Z", "GetGetBoundaryPath_Landroid_graphics_Path_Handler")>]
abstract member GetBoundaryPath : Android.Graphics.Path -> bool
override this.GetBoundaryPath : Android.Graphics.Path -> bool

Parametri

path
Path

Valori restituiti

Attributi

Commenti

Impostare il percorso sul limite dell'area. Se l'area è vuota, anche il percorso sarà vuoto.

per android.graphics.Region.getBoundaryPath(android.graphics.Path).

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