VintaSoft Twain .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Primitives Namespace / VintasoftPointF Structure
In This Topic
    VintasoftPointF Structure Operators
    In This Topic
    For a list of all operators of this type, see VintasoftPointF.
    Public Operators
     NameDescription
    Public OperatorSums points.
    Public OperatorTests whether two specified VintasoftPointF objects are equivalent.
    Public OperatorPerforms an implicit conversion from VintasoftPointI to VintasoftPointF.
    Public OperatorTests whether two specified VintasoftPointF objects are not equivalent.
    Public OperatorSubtracts points.
    Public OperatorUnary negation of a point.
    See Also