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