Accessors for class IlvDoubleMatrixItem

Properties

Description

Use this class to represent a double 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 %f.
StringlabelGets or sets the label stored in the matrix item.
DoublevalueGets or sets the value stored in the double floating-point value matrix item.