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