Page tree
Skip to end of metadata
Go to start of metadata

Description

Creates a string for displaying fractions.

C#
vb.net

Parameters

numDigits
The number of digits to display.
denominator
The value to use as denominator.

Returns

A fraction format string.

Examples

C#
vb.net
  • No labels