NSFont.GetBoundingRect(UInt16) 方法

定义

[Foundation.Export("boundingRectForCGGlyph:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGRect GetBoundingRect (ushort glyph);
abstract member GetBoundingRect : uint16 -> CoreGraphics.CGRect
override this.GetBoundingRect : uint16 -> CoreGraphics.CGRect

参数

glyph
UInt16

返回

属性

适用于