FixedPointDecimal.Fraction

FixedPointDecimal.Fraction property

Gets or sets the fraction.

public int Fraction { get; set; }

Property Value

The fraction.

See Also