SetterModelAdjustment Property
|
Adds to the value of the selected property.
Namespace:
Livit.Learn.Model.ActionsAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic string Adjustment { get; set; }
Property Value
Type:
String
RemarksAdjustment can receive data in the following formats:
- Double
- Vectors
- String (starting with + or - and containing numbers)
See Also