NSAttributedString.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.
[Foundation.Export("boundingRectWithSize:options:")]
public virtual CoreGraphics.CGRect BoundingRectWithSize (CoreGraphics.CGSize size, Foundation.NSStringDrawingOptions options);
abstract member BoundingRectWithSize : CoreGraphics.CGSize * Foundation.NSStringDrawingOptions -> CoreGraphics.CGRect
override this.BoundingRectWithSize : CoreGraphics.CGSize * Foundation.NSStringDrawingOptions -> CoreGraphics.CGRect
Parameters
- size
- CGSize
- options
- NSStringDrawingOptions
Returns
- Attributes