共用方式為


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

傳回

屬性

適用於