Applies the specified scaling operation to the transformation matrix of this IGraphics object in the specified order.
Namespace: MindFusion.DrawingPackage: MindFusion.Common
void ScaleTransform ( float sx, float sy, MatrixOrder order)
Sub ScaleTransform( _ sx As Single, _ sy As Single, _ order As MatrixOrder _)
ScaleTransform Method Overload ListIGraphics MembersIGraphics InterfaceMindFusion.Drawing Namespace