Accessors for class IlvFloatMatrixItem

Properties

Description

Use this class to represent a floating-point value in a matrix cell.

TypeNameDescriptionNotes
StringformatReturns the format that is used to display the value of the item. The current implementation returns %1.f.
StringlabelGets or sets the label stored in the item.
FloatvalueGets or sets the value stored in the floating-point value matrix item.