Matrix.Transposed Property

public Matrix Transposed {get;}
This language is not supported or no code example is available.
public:  
property Matrix^ Transposed { 
Matrix^ get( ); 
}
This language is not supported or no code example is available.
public function get Transposed() : Matrix;
This language is not supported or no code example is available.

Property Value

Matrix

In this article

Definition