VintaSoft Twain .NET SDK 15.3: Руководство для .NET разработчика
Vintasoft.Primitives Namespace / VintasoftPoint Structure
Конструкторы Свойства Методы Поля Операторы Смотрите также
В этом разделе
    Члены типа VintasoftPoint Structure
    В этом разделе
    В следующих таблицах перечислены элементы, предоставляемые VintasoftPoint.
    Публичные Конструкторы
     ИмяОписание
    Public ConstructorInitializes a new instance of the VintasoftPoint structure.
    Публичные Поля
     ИмяОписание
    Public Fieldstatic (Shared in Visual Basic)Gets an uninitialized VintasoftPoint structure.
    Публичные Свойства
     ИмяОписание
    Public PropertyGets a value indicating whether this instance is empty.
    Public PropertyGets or sets X coordinate of the point.
    Public PropertyGets or sets Y coordinate of the point.
    Публичные Методы
     ИмяОписание
    Public MethodDetermines whether the specified object, is equal to this instance.
    Public MethodReturns a hash code for this instance.
    Public MethodOverloaded. Returns the string representation of this object.
    Публичные Операторы
     ИмяОписание
    Public OperatorSums points.
    Public OperatorTests whether two specified VintasoftPoint objects are equivalent.
    Public OperatorOverloaded. Performs an implicit conversion from to .
    Public OperatorTests whether two specified VintasoftPoint objects are not equivalent.
    Public OperatorSubtracts points.
    Public OperatorUnary negation of a point.
    Смотрите также