PdsBatchAttrib.adjustValueToAttribType Method
Adjusts the specified value according to the related attribute type.
Syntax
public real adjustValueToAttribType(real _value, [boolean _forceAdjust])
Run On
Called
Parameters
- _value
Type: real
A real value that represents user input before an adjustment.
- _forceAdjust
Type: boolean
A Boolean value that determines whether the adjustment must be forced.
Return Value
Type: real
A real value that is adjusted according to the related attribute type.