Property ScaleX
ScaleX
Gets or sets the scaling in the x-direction. This is the same as M11. This is the value in the first row and first column of the matrix.
public double ScaleX { get; set; }
Gets or sets the scaling in the x-direction. This is the same as M11. This is the value in the first row and first column of the matrix.
public double ScaleX { get; set; }