VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging Namespace / VintasoftVector3D Structure / Multiply Methods
In This Topic
    Multiply Method (VintasoftVector3D)
    In This Topic
    Overloaded. Multiplies the specified scalar by the specified vector and returns the resulting .
    Overload List
    OverloadDescription
    Multiplies the specified scalar by the specified vector and returns the resulting VintasoftVector3D.
    Multiplies the specified vector by the specified scalar and returns the resulting VintasoftVector3D.
    Transforms the coordinate space of the specified vector using the specified AffineMatrix3D.
    Calculates the dot product of the two specified vectors.
    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