Font.SizeInPoints

Font.SizeInPoints property

Gets the em-size, in points, of this Font.

public float SizeInPoints { get; }

Return Value

The em-size, in points, of this Font.

See Also