Size

Font.Size property

Gets the em-size of this Font measured in the units specified by the Unit property.

public float Size { get; }

Property Value

The em-size of this Font.

See Also