다음을 통해 공유


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

반환

적용 대상