Visual Basic | |
---|---|
Sub SetElementAt( _ ByVal Row As System.Integer, _ ByVal Column As System.Integer, _ ByVal NewVal As System.Double _ ) |
Parameters
- Row
- Row position of transform matrix
- Column
- Column position of transform matrix
- NewVal
- Value of element at Row and Column position
DraftSight V1R1.4