set_DigitSubstitution()

NumberFormatInfo::set_DigitSubstitution(DigitShapes) method

Sets a value that specifies how to display shape of a digit.

void System::Globalization::NumberFormatInfo::set_DigitSubstitution(DigitShapes value)

Arguments

ParameterTypeDescription
valueDigitShapesValue that specifies how to display shape of a digit.

See Also