'Declaration Public Overloads Shared Sub ScaleRef( _ ByRef result As Matrix3x2, _ ByVal xScale As System.Single, _ ByVal yScale As System.Single _ )
public static void ScaleRef( out Matrix3x2 result, System.float xScale, System.float yScale )
Matrix3x2 Structure Matrix3x2 Members Overload List
Copyright © GrapeCity, inc. All rights reserved.