Click or drag to resize

MatrixScaleAt Method

Overload List
  NameDescription
Public methodStatic memberScaleAt(IMatrix, SizeF, PointF)
Prepend a scale to the matrix from the specified point
Public methodStatic memberScaleAt(IMatrix, Single, PointF)
Prepend a scale to the matrix from the specified point
Public methodStatic memberScaleAt(IMatrix, Single, Single, Single)
Prepend a scale to the matrix from the specified point
Top
See Also