FontSizeConverter.ConvertFromInvariantString(String) Method

Definition

Converts a string representation of a font size into a font size.

public override object ConvertFromInvariantString (string value);
override this.ConvertFromInvariantString : string -> obj

Parameters

value
String

The value to convert.

Returns

Applies to