'Declaration Public Overloads Shared Function Scale( _ ByVal xScale As System.Single, _ ByVal yScale As System.Single, _ ByVal center As Point2F _ ) As Matrix3x2
public static Matrix3x2 Scale( System.float xScale, System.float yScale, Point2F center )
Matrix3x2 Structure Matrix3x2 Members Overload List
Copyright © GrapeCity, inc. All rights reserved.