Unit

Font.Unit property

Gets the unit of measure for this Font.

public GraphicsUnit Unit { get; }

Property Value

A GraphicsUnit that represents the unit of measure for this Font.

See Also