BaseMatrix: IMatrix;
The BaseMatix property returns source data matrix of proxy object.
To get changed data matrix of proxy object, use IMatrixWritableProxy.ChangeMatrix.
The method use is given in description for IMatrixEx.CreateWritableProxyO.
See also: