Share via


NSView.WriteEpsInsideRect(CGRect, NSPasteboard) 方法

定义

[Foundation.Export("writeEPSInsideRect:toPasteboard:")]
public virtual void WriteEpsInsideRect (CoreGraphics.CGRect rect, AppKit.NSPasteboard pboard);
abstract member WriteEpsInsideRect : CoreGraphics.CGRect * AppKit.NSPasteboard -> unit
override this.WriteEpsInsideRect : CoreGraphics.CGRect * AppKit.NSPasteboard -> unit

参数

rect
CGRect
pboard
NSPasteboard
属性

适用于