RhinoCommon documentation has a new look. The old site can still be found here.
Description:
Multiplies two Vector2f together, returning the dot (internal) product of the two.
(Provided for languages that do not support operator overloading. You can use the * operator otherwise)