次の方法で共有


NSFont.AdvancementForGlyph(UInt32) メソッド

定義

[Foundation.Export("advancementForGlyph:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use the 'CGGlyph' APIs instead.")]
public virtual CoreGraphics.CGSize AdvancementForGlyph (uint aGlyph);
abstract member AdvancementForGlyph : uint32 -> CoreGraphics.CGSize
override this.AdvancementForGlyph : uint32 -> CoreGraphics.CGSize

パラメーター

aGlyph
UInt32

戻り値

属性

適用対象