次の方法で共有


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

戻り値

適用対象