CGPath.AddRelativeArc Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
AddRelativeArc(nfloat, nfloat, nfloat, nfloat, nfloat) | |
AddRelativeArc(CGAffineTransform, nfloat, nfloat, nfloat, nfloat, nfloat) |
AddRelativeArc(nfloat, nfloat, nfloat, nfloat, nfloat)
AddRelativeArc(CGAffineTransform, nfloat, nfloat, nfloat, nfloat, nfloat)
public void AddRelativeArc (CoreGraphics.CGAffineTransform m, nfloat x, nfloat y, nfloat radius, nfloat startAngle, nfloat delta);
member this.AddRelativeArc : CoreGraphics.CGAffineTransform * nfloat * nfloat * nfloat * nfloat * nfloat -> unit
Parameters
- x
- nfloat
- y
- nfloat
- radius
- nfloat
- startAngle
- nfloat
- delta
- nfloat