Click or drag to resize

SetterModelAdjustment Property

Adds to the value of the selected property.

Namespace:  Livit.Learn.Model.Actions
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string Adjustment { get; set; }

Property Value

Type: String
Remarks

Adjustment can receive data in the following formats:

  • Double
  • Vectors
  • String (starting with + or - and containing numbers)

See Also