'Declaration Public Function New( _ ByVal M11 As System.Single, _ ByVal M12 As System.Single, _ ByVal M21 As System.Single, _ ByVal M22 As System.Single, _ ByVal M31 As System.Single, _ ByVal M32 As System.Single _ )
public Matrix3x2( System.float M11, System.float M12, System.float M21, System.float M22, System.float M31, System.float M32 )
Matrix3x2 Structure Matrix3x2 Members Overload List
Copyright © GrapeCity, inc. All rights reserved.