'Declaration Public Sub ScalePrepend( _
ByVal scaleXThe value by which to scale this AffineMatrix along the x-axis.As Double, _
ByVal scaleYThe value by which to scale this AffineMatrix along the y-axis.As Double _
)
Parameters
- scaleX
- The value by which to scale this AffineMatrix along the x-axis.
- scaleY
- The value by which to scale this AffineMatrix along the y-axis.