Numerator Property (Fraction)
Gets or sets the numertor of the fraction.
'Declaration
Public Property Numerator As Double
public double Numerator {get; set;}
Property Value
A
double that indicates the number written above the line in a common fraction to indicate the number of parts of the whole.