iTextSharp.text.pdf.parser.Matrix.Matrix C# (CSharp) Method

Matrix() public method

public Matrix ( ) : System
return System
        public Matrix()
        {
        }

Same methods

Matrix::Matrix ( float tx, float ty ) : System
Matrix::Matrix ( float a, float b, float c, float d, float e, float f ) : System