NSBezierPath.FromOvalInRect(CGRect) 方法

定义

[Foundation.Export("bezierPathWithOvalInRect:")]
public static AppKit.NSBezierPath FromOvalInRect (CoreGraphics.CGRect rect);
static member FromOvalInRect : CoreGraphics.CGRect -> AppKit.NSBezierPath

参数

rect
CGRect

返回

属性

适用于