NSGraphicsContext.FromGraphicsPort メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
FromGraphicsPort(IntPtr, Boolean) | |
FromGraphicsPort(CGContext, Boolean) |
FromGraphicsPort(IntPtr, Boolean)
[Foundation.Export("graphicsContextWithGraphicsPort:flipped:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "Use 'FromCGContext' instead.")]
public static AppKit.NSGraphicsContext FromGraphicsPort(IntPtr graphicsPort, bool initialFlippedState);
static member FromGraphicsPort : nativeint * bool -> AppKit.NSGraphicsContext
パラメーター
- graphicsPort
-
IntPtr
nativeint
- initialFlippedState
- Boolean
戻り値
- 属性