다음을 통해 공유


NSAttributedString.BoundingRectWithSize 메서드

정의

[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

매개 변수

size
CGSize

반환

특성

적용 대상