Represents an instance of a hz frequency.
Public Member Functions | |
override string | ToString () |
Protected Member Functions | |
override Value | Clone () |
Duplicates this value. More... | |
Properties | |
override string[] | PostText [get] |
Additional Inherited Members | |
Static Public Member Functions inherited from Css.Value | |
static Css.Value | Load (string text) |
Public Attributes inherited from Css.Units.DecimalUnit | |
float | RawValue |
Protected Attributes inherited from Css.Value | |
ValueType | Type_ =ValueType.Null |
The type of value this is. More... | |
Static Package Attributes inherited from Css.Value | |
static readonly Value | Empty =new Units.DecimalUnit(0) |
Represents an empty value. More... | |
|
inlineprotectedvirtual |
Duplicates this value.
Reimplemented from Css.Units.FrequencyUnit.
|
inline |
|
get |