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

定义

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

参数

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

返回

适用于