System::Globalization::NumberFormatInfo::set_DigitSubstitution method

NumberFormatInfo::set_DigitSubstitution method

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

void System::Globalization::NumberFormatInfo::set_DigitSubstitution(DigitShapes value)
ParameterTypeDescription
valueDigitShapesValue that specifies how to display shape of a digit.

See Also