Applies the specified scaling operation to the transformation matrix of this GdiGraphics object by prepending it to the object's transformation matrix.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
public virtual void ScaleTransform ( |
Visual Basic
Copy Code
|
|---|
Public Overridable Sub ScaleTransform( _ |
See Also