FontUnit.Size

FontUnit.Size property

Gets or sets size of this FontUnit in Unit value.

public Unit Size { get; }

Exceptions

exceptioncondition
ArgumentExceptionThe Size parameter value is less than or equal to 0.

See Also