DotProduct Method (IMathVector)
Gets the dot product of this vector and the specified vector.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function DotProduct( _
dsMathVector* Vector As MathVector _
) As System.Double |
C# | |
---|
System.double DotProduct(
MathVector Vector
) |
Parameters
- Vector
- IMathVector
- Result[out] or Return Value
- Dot product of this vector and Vector
See Also
Availability
DraftSight V1R1.4