You are here: Start » AVL.NET » ProfileBox.ProfileBoxLimit Class
ProfileBox.ProfileBoxLimit Class
| Namespace: | HMI.Controls |
|---|---|
| Assembly: | HMI.Controls.dll |
Represents a single value limit marker line in ProfileBoxLimit (a horizontal line marking a position on the value scale).
Constructors
| Constructor | Description | |
|---|---|---|
| ProfileBox.ProfileBoxLimit() |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Color | System.Drawing.Color | ||
| LineWidth | System.Single | ||
| Style | HMI.Controls.ProfileBox.ProfileBoxLimitStyle | ||
| Value | System.Decimal |
Methods
| Name | Description | |
|---|---|---|
| Dispose() | Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info. | |
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
