NSBezierPath.FromRect(CGRect) 方法

定义

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

参数

rect
CGRect

返回

属性

适用于