CTFont.GetOpticalBounds(UInt16[], CGRect[], nint, CTFontOptions) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- glyphs
- UInt16[]
- boundingRects
- CGRect[]
- count
- System.System.IntPtr System.nativeint
- options
- CTFontOptions