Dot()
Vector2d64d::Dot(Vector2d64d) method
Calculates scalar product of two vectors.
double Aspose::Slides::Drawing::Vector2d64d::Dot(Vector2d64d r)
Arguments
Parameter | Type | Description |
---|---|---|
r | Vector2d64d | The other vector |
Return Value
Scalar product.
See Also
- Class Vector2d64d
- Namespace Aspose::Slides::Drawing
- Library Aspose.Slides