public class LimitLine : INotifyPropertyChangedPublic Class LimitLine
Implements INotifyPropertyChanged| LimitLine | Creates an instance of the LimitLine. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ResetBackColor | Sets the BackColor to the default value. |
| ResetName | Sets the Name to the default value. |
| ResetValue | Sets the Value to the default value. |
| ShouldSerializeBackColor | Indicates whether the BackColor property should be serialized by Visual Studio designer. |
| ShouldSerializeName | Indicates whether the Name property should be serialized by Visual Studio designer. |
| ShouldSerializeValue | Indicates whether the Value property should be serialized by Visual Studio designer. |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| PropertyChanged | Occurs when a property value changes. |