Condividi tramite


UIBezierPath.FromOval(CGRect) Metodo

Definizione

Crea un nuovo UIBezierPath, inizializzato con l'ovale specificato.

[Foundation.Export("bezierPathWithOvalInRect:")]
public static UIKit.UIBezierPath FromOval (CoreGraphics.CGRect inRect);
static member FromOval : CoreGraphics.CGRect -> UIKit.UIBezierPath

Parametri

inRect
CGRect

Restituisce

Attributi

Commenti

Può essere usato da un thread in background.

Si applica a