CTRun.GetTypographicBounds 方法

定义

重载

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

GetTypographicBounds()

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

返回

适用于

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

参数

range
NSRange
ascent
nfloat
descent
nfloat
leading
nfloat

返回

适用于