次の方法で共有


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
属性

適用対象