Property DX
DX
Get or sets the translation in the x-direction (the dx value, or the element in the third row and first column) of the matrix. This is the same as TransX.
public double DX { get; set; }
Get or sets the translation in the x-direction (the dx value, or the element in the third row and first column) of the matrix. This is the same as TransX.
public double DX { get; set; }