NSLayoutManager.SetAttachmentSize(CGSize, NSRange) 方法

定义

设置在 内绘制的字形的大小。

[Foundation.Export("setAttachmentSize:forGlyphRange:")]
public virtual void SetAttachmentSize (CoreGraphics.CGSize attachmentSize, Foundation.NSRange glyphRange);
abstract member SetAttachmentSize : CoreGraphics.CGSize * Foundation.NSRange -> unit
override this.SetAttachmentSize : CoreGraphics.CGSize * Foundation.NSRange -> unit

参数

attachmentSize
CGSize
glyphRange
NSRange
属性

适用于