Share via


NSPrinter.RectForKey(String, String) Method

Definition

[Foundation.Export("rectForKey:inTable:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect RectForKey(string key, string table);
[<Foundation.Export("rectForKey:inTable:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RectForKey : string * string -> CoreGraphics.CGRect
override this.RectForKey : string * string -> CoreGraphics.CGRect

Parameters

key
String
table
String

Returns

Attributes

Applies to