VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging Namespace / VintasoftVector3D Structure / Multiplication Operators
In This Topic
    Multiplication Operator (VintasoftVector3D)
    In This Topic
    Overloaded. Multiplies the specified scalar by the specified vector and returns the resulting vector.
    Overload List
    OverloadDescription
    Multiplies the specified scalar by the specified vector and returns the resulting vector.
    Multiplies the specified scalar by the specified vector and returns the resulting vector.
    Calculates the dot product of the two specified vector structures.
    Transforms the coordinate space of the specified vector using the specified AffineMatrix3D.
    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also