www.emgu.com/wiki
Return the main diagonal element of this matrix

Declaration Syntax
public Matrix<TDepth> GetDiag()
Public Function GetDiag As Matrix(Of TDepth)
public:
Matrix<TDepth>^ GetDiag()

Return Value
The main diagonal element of this matrix
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)