次の方法で共有


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

戻り値

属性

適用対象