GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Drawing Namespace > MatrixEx Class > MatrixEx Constructor : MatrixEx Constructor(Single,Single,Single,Single,Single,Single) |
'Declaration Public Function New( _ ByVal firstRowFirstColumm As System.Single, _ ByVal firstRowSecondColumn As System.Single, _ ByVal secondRowFirstColumn As System.Single, _ ByVal secondRowSecondColumn As System.Single, _ ByVal thirdRowFirstColumn As System.Single, _ ByVal thirdRowSecondColumn As System.Single _ )
public MatrixEx( System.float firstRowFirstColumm, System.float firstRowSecondColumn, System.float secondRowFirstColumn, System.float secondRowSecondColumn, System.float thirdRowFirstColumn, System.float thirdRowSecondColumn )