KGy SOFT Drawing Libraries Help
C#
VB
C++
F#
Show/Hide TOC
Transformation
Matrix
Create
Scale Method
Overload List
CreateScale(Vector2)
Creates a scale matrix from the specified
scale
.
CreateScale(Single, Single)
Creates a scale matrix from the specified
x
and
y
components.
See Also
Reference
TransformationMatrix Structure
KGySoft.Drawing.Shapes Namespace
In This Article
Overload List
See Also