Applies the specified scale vector to this IMatrix by prepending the scale vector.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Charting
C# Copy Code |
---|
void Scale ( |
Visual Basic Copy Code |
---|
Sub Scale( _ |
The value by which to scale this IMatrix in the x-axis direction.
The value by which to scale this IMatrix in the y-axis direction.