CTRun.GetTypographicBounds Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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