Click or drag to resize
sqx

VectorProduct Method

[Vector] Product([Vector] B)

Namespace:  sqx
Assembly:  SQX (in SQX.dll) Version: 1.0.2.6 (1.0.2.6)
Syntax
C#
public Vector Product(
	Vector B
)

Parameters

B
Type: sqxVector
[Vector]

Return Value

Type: Vector
[Vector]
See Also