| C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > Vector2 Structure : MultiplyRef Method |
| Overload | Description |
|---|---|
| MultiplyRef(Vector2,Vector2,Single) | Scales a vector by the given value. |
| MultiplyRef(Vector2,Vector2,Vector2) | Modulates a vector with another by performing component-wise multiplication. |