CTRun.GetTypographicBounds Method

Definition

Overloads

GetTypographicBounds()
GetTypographicBounds(NSRange, nfloat, nfloat, nfloat)

GetTypographicBounds()

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

Returns

Applies to

GetTypographicBounds(NSRange, nfloat, nfloat, nfloat)

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

Parameters

range
NSRange
ascent
nfloat
descent
nfloat
leading
nfloat

Returns

Applies to