[]
Specifies the value of a stop in C1StopsSlider.
public class StopValue : IComparable, INotifyPropertyChanged, ISpanFormattable, IFormattable
Name | Description |
---|---|
StopValue() |
Name | Description |
---|---|
Value | Gets or sets the value of a stop. |
Name | Description |
---|---|
CompareTo(object) | |
Equals(object) | |
GetHashCode() | |
ToString() | |
ToString(string, IFormatProvider) | |
TryFormat(Span<char>, out int, ReadOnlySpan<char>, IFormatProvider) |
Name | Description |
---|---|
PropertyChanged | Called when a property changes. |
Name | Description |
---|---|
implicit operator double(StopValue) | |
implicit operator StopValue(double) |