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 )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2