NSString.BoundingRectWithSize 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.
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
- options
- NSStringDrawingOptions
- attributes
- NSDictionary