[]
Gets or sets the denominator of the fraction.
public double Denominator { get; set; }
Type | Description |
---|---|
double | 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. |