CGPath.EllipseFromRect 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
EllipseFromRect(CGRect, CGAffineTransform) | |
EllipseFromRect(CGRect) |
EllipseFromRect(CGRect, CGAffineTransform)
public static CoreGraphics.CGPath EllipseFromRect (CoreGraphics.CGRect boundingRect, CoreGraphics.CGAffineTransform transform);
static member EllipseFromRect : CoreGraphics.CGRect * CoreGraphics.CGAffineTransform -> CoreGraphics.CGPath
Parameters
- boundingRect
- CGRect
- transform
- CGAffineTransform