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