CGPath.AddArcToPoint Metodo

Definizione

Overload

AddArcToPoint(nfloat, nfloat, nfloat, nfloat, nfloat)
AddArcToPoint(CGAffineTransform, nfloat, nfloat, nfloat, nfloat, nfloat)

AddArcToPoint(nfloat, nfloat, nfloat, nfloat, nfloat)

public void AddArcToPoint (nfloat x1, nfloat y1, nfloat x2, nfloat y2, nfloat radius);
member this.AddArcToPoint : nfloat * nfloat * nfloat * nfloat * nfloat -> unit

Parametri

x1
nfloat
y1
nfloat
x2
nfloat
y2
nfloat
radius
nfloat

Si applica a

AddArcToPoint(CGAffineTransform, nfloat, nfloat, nfloat, nfloat, nfloat)

public void AddArcToPoint (CoreGraphics.CGAffineTransform m, nfloat x1, nfloat y1, nfloat x2, nfloat y2, nfloat radius);
member this.AddArcToPoint : CoreGraphics.CGAffineTransform * nfloat * nfloat * nfloat * nfloat * nfloat -> unit

Parametri

x1
nfloat
y1
nfloat
x2
nfloat
y2
nfloat
radius
nfloat

Si applica a