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

 ConstructorDescription
ProfileBox.ProfileBoxLimit()

Properties

 NameTypeDescription
ColorSystem.Drawing.Color
LineWidthSystem.Single
StyleHMI.Controls.ProfileBox.ProfileBoxLimitStyle
ValueSystem.Decimal

Methods

 NameDescription
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

Remarks

See also