NSGraphicsContext.FromAttributes(NSDictionary) 方法

定义

[Foundation.Export("graphicsContextWithAttributes:")]
public static AppKit.NSGraphicsContext FromAttributes (Foundation.NSDictionary attributes);
static member FromAttributes : Foundation.NSDictionary -> AppKit.NSGraphicsContext

参数

attributes
NSDictionary

返回

属性

适用于