CssFractionValue
public struct CssFractionValue : IEquatable<CssFractionValue>, IComparable<CssFractionValue>, ICssPrimitiveValue, ICssValue, IEquatable<ICssValue>
Represents a fractional value.
The various fractional units.
Gets the CSS text representation.
Gets the type of the length.
Gets the representation of the unit as a string.
Gets the value of fraction.
Creates a new fractional value.
Creates a new fractional value.
Gets the unit from the enumeration for the provided string.
Tries to convert the given string to a Fraction.
Compares the current fraction against the given one.
Checks if the current frequency equals the given one.
Converts the fraction to the given unit.