Edit

Share via


CTFont.GetOpticalBounds(UInt16[], CGRect[], nint, CTFontOptions) Method

Definition

public CoreGraphics.CGRect GetOpticalBounds (ushort[] glyphs, CoreGraphics.CGRect[] boundingRects, nint count, CoreText.CTFontOptions options = CoreText.CTFontOptions.Default);
member this.GetOpticalBounds : uint16[] * CoreGraphics.CGRect[] * nint * CoreText.CTFontOptions -> CoreGraphics.CGRect

Parameters

glyphs
UInt16[]
boundingRects
CGRect[]
count
System.System.IntPtr System.nativeint
options
CTFontOptions

Returns

Applies to