'Declaration Public Function Scale( _ ByVal factorX As System.Double, _ ByVal factorY As System.Double _ ) As Size
public Size Scale( System.double factorX, System.double factorY )
Size Structure Size Members