1 reference to GetHeight
System.Drawing.Common (1)
System\Drawing\Font.cs (1)
132
public int Height => (int)Math.Ceiling(
GetHeight
());