Click or drag to resize

imbValueChangers Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Special value manipulators - math
Inheritance Hierarchy
SystemObject
  imbSCI.Core.extensions.mathimbValueChangers

Namespace:  imbSCI.Core.extensions.math
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static class imbValueChangers
Request Example View Source

The imbValueChangers type exposes the following members.

Methods
  NameDescription
Public methodStatic memberchangeValueAsInt32
Changes the value as int32.
Public methodStatic memberchangeValueDouble
Step je 0.01
Public methodStatic membercheckRange
Checks the range - makes sure that input value is inside min and max (including exact min and max)
Public methodStatic membermoveInRange
Moves the in range.
Top
See Also