Upravit

Sdílet prostřednictvím


NSFont.GetBoundingRect(UInt16) Method

Definition

[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

Parameters

glyph
UInt16

Returns

Attributes

Applies to