MatrixScaleAt Method |
| Name | Description | |
|---|---|---|
| ScaleAt(IMatrix, SizeF, PointF) |
Prepend a scale to the matrix from the specified point
| |
| ScaleAt(IMatrix, Single, PointF) |
Prepend a scale to the matrix from the specified point
| |
| ScaleAt(IMatrix, Single, Single, Single) |
Prepend a scale to the matrix from the specified point
|