Partager via


CGContext.StrokeRectWithWidth(CGRect, nfloat) Méthode

Définition

Caresse le rect. La ligne s’étend sur la moitié de width jusqu’à l’un ou l’autre côté du rect périmètre.

public void StrokeRectWithWidth (CoreGraphics.CGRect rect, nfloat width);
member this.StrokeRectWithWidth : CoreGraphics.CGRect * nfloat -> unit

Paramètres

rect
CGRect

Rectangle à caresser.

width
nfloat

Largeur de la ligne tracée, en unités d’espace utilisateur.

S’applique à