[]
Gets or sets the numertor of the fraction.
public double Numerator { get; set; }
Public Property Numerator As Double
| Type | Description |
|---|---|
| double | A double that indicates the number written above the line in a common fraction to indicate the number of parts of the whole. |