Vector::Division Operator (Vector, Double)
.NET Framework (current version)
Divides the specified vector by the specified scalar and returns the resulting vector.
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- vector
-
Type:
System.Windows::Vector
The vector to divide.
- scalar
-
Type:
System::Double
The scalar by which vector will be divided.
.NET Framework
Available since 3.0
Available since 3.0
Show: