Denominator Property (Fraction)
Gets or sets the denominator of the fraction.
'Declaration
Public Property Denominator As Double
public double Denominator {get; set;}
Property Value
A
double that indicats the number written below the line in a common fraction that indicates the number of parts into which one whole is divided.