NSString.BoundingRectWithSize Method

Definition

public CoreGraphics.CGRect BoundingRectWithSize (CoreGraphics.CGSize size, Foundation.NSStringDrawingOptions options, Foundation.NSDictionary attributes);
member this.BoundingRectWithSize : CoreGraphics.CGSize * Foundation.NSStringDrawingOptions * Foundation.NSDictionary -> CoreGraphics.CGRect

Parameters

size
CGSize
attributes
NSDictionary

Returns

Applies to