Class MatrixLabelSetFromUIMessage
Provides data for the event that is raised when a label of a matrix input or output has changed.
public class MatrixLabelSetFromUIMessage
- Inheritance
-
MatrixLabelSetFromUIMessage
- Extension Methods
Properties
- Index
Gets the zero-based port number of the changed label.
- Label
Gets the changed label of this port.
- Type
Gets the MatrixIOType to determine if the changed label is on an output or input port.