NSPrinter.RectForKey(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("rectForKey:inTable:")]
public virtual CoreGraphics.CGRect RectForKey (string key, string table);
abstract member RectForKey : string * string -> CoreGraphics.CGRect
override this.RectForKey : string * string -> CoreGraphics.CGRect
Parameters
- key
- String
- table
- String
Returns
- Attributes