Range Property (Read Only)
Syntax
CWIMAQDisplayMapping.Range
Data Type
Purpose
Range used when the display mapping policy is map given range or map given percent range.
Remarks
This property is valid only if Policy is cwimaqMapGivenRange or cwimaqGivenPercentRange. When the display mapping policy is map given range, Range.Min represents the value that is mapped to 0 and Range.Max represents the value that is mapped to 255. When the display mapping policy is map given percent range, Range.Min represents the percentage of the range that is mapped to 0 and Range.Max represents the percentage of the range that is mapped to 255.