Property TransY
TransY
Get or sets the translation in the y-direction. This is the same as DY. This is the value in the third row and second column in the matrix.
public double TransY { get; set; }
Get or sets the translation in the y-direction. This is the same as DY. This is the value in the third row and second column in the matrix.
public double TransY { get; set; }