Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Types
TRSMatrixArray Type
Defines an array of vectors that represents a matrix.
Namespace: FMX.RS.Graphics
Delphi
type TRSMatrixArray = array [0..2] of TRSVector;
•FMX.RS.Graphics.TRSVector
•FMX.RS.Graphics.TRSMatrix
•FMX.RS.Graphics