Share via


CTRun.GetTypographicBounds Method

Definition

Overloads

GetTypographicBounds()

public double GetTypographicBounds();
member this.GetTypographicBounds : unit -> double

Returns

Applies to

GetTypographicBounds(NSRange, NFloat, NFloat, NFloat)

public double GetTypographicBounds(Foundation.NSRange range, out System.Runtime.InteropServices.NFloat ascent, out System.Runtime.InteropServices.NFloat descent, out System.Runtime.InteropServices.NFloat leading);
member this.GetTypographicBounds : Foundation.NSRange * NFloat * NFloat * NFloat -> double

Parameters

range
NSRange
ascent
NFloat
descent
NFloat
leading
NFloat

Returns

Applies to