次の方法で共有


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
属性

適用対象