다음을 통해 공유


NSFont.BoundingRectForGlyph(UInt32) 메서드

정의

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

매개 변수

aGlyph
UInt32

반환

특성

적용 대상