VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging Namespace / VintasoftVector3D Structure / Equals Methods
In This Topic
    Equals Method (VintasoftVector3D)
    In This Topic
    Overloaded. Compares two vectors for equality with specified epsilon.
    Overload List
    OverloadDescription
    Compares two vectors for equality with specified epsilon.
    Determines whether the specified System.Object is a VintasoftVector3D structure and, if it is, whether it has the same X, Y and Z values as this vector.
    Compares two vectors for equality with specified epsilon.
    Compares two vectors for equality.
    Compares two vectors for equality.
    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