Элементы GaugeInputValueInstance

Represents an instance type of the GaugeInputValue class, and contains the calculated values of the properties in GaugeInputValue.

Тип GaugeInputValueInstance предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Защищенный метод ResetInstanceCache Resets the instance cache. (Наследуется из BaseInstance.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство AddConstant Gets the calculated value of the AddConstant property in a GaugeInputValue class.
Открытое свойство Formula Gets the calculated value of the Formula property in a GaugeInputValue class.
Открытое свойство MaxPercent Gets the calculated value of the MaxPercent property in a GaugeInputValue class.
Открытое свойство MinPercent Gets the calculated value of the MinPercent property in a GaugeInputValue class.
Открытое свойство Multiplier Gets the calculated value of the Multiplier property in a GaugeInputValue class.
Открытое свойство Value Gets the calculated value of the Value property in a GaugeInputValue class.

В начало