次の方法で共有


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

戻り値

適用対象