'Declaration Public Overloads Shared Function Multiply( _ ByVal scalarThe scalar to multiply. As Double, _ ByVal vectorThe vector to multiply. As VintasoftVector3D _) As VintasoftVector3D
public static VintasoftVector3D Multiply( double scalar, VintasoftVector3D vector)
public: static VintasoftVector3D Multiply( double scalar, VintasoftVector3D vector)
public:static VintasoftVector3D Multiply( double scalar, VintasoftVector3D vector)
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
VintasoftVector3D Structure VintasoftVector3D Members Overload List