Share via


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

Definition

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

Parameters

glyphs
UInt16[]
boundingRects
CGRect[]
count
IntPtr

nativeint

options
CTFontOptions

Returns

Applies to