VintaSoft Twain .NET SDK 15.3: Руководство для .NET разработчика
Vintasoft.Primitives Namespace / VintasoftPadding Structure
Конструкторы Свойства Методы Поля Операторы Смотрите также
В этом разделе
    Члены типа VintasoftPadding Structure
    В этом разделе
    В следующих таблицах перечислены элементы, предоставляемые VintasoftPadding.
    Публичные Конструкторы
     ИмяОписание
    Public ConstructorOverloaded. Initializes a new instance of the structure.
    Публичные Поля
     ИмяОписание
    Public Fieldstatic (Shared in Visual Basic)Provides a VintasoftPadding object with no padding.
    Публичные Свойства
     ИмяОписание
    Public PropertyGets or sets the padding value for all the edges.
    Public PropertyGets or sets the padding value for the bottom edge.
    Public PropertyGets the combined padding for the right and left edges.
    Public PropertyGets a value indicating whether this margin is empty.
    Public PropertyGets or sets the padding value for the left edge.
    Public PropertyGets or sets the padding value for the right edge.
    Public PropertyGets or sets the padding value for the top edge.
    Public PropertyGets the combined padding for the top and bottom edges.
    Публичные Методы
     ИмяОписание
    Public Methodstatic (Shared in Visual Basic)Adds two paddings and returns the result as a VintasoftPadding structure.
    Public MethodApplies padding to the specified rectangle.
    Public MethodDetermines whether the specified object, is equal to this instance.
    Public MethodReturns a hash code for this instance.
    Public MethodInflates this VintasoftPadding by the specified amount.
    Public MethodOffsets this VintasoftPadding by the specified amount.
    Public MethodRotates counterclockwise this VintasoftPadding at the specified orthogonal angle.
    Public Methodstatic (Shared in Visual Basic)Subtracts one specified padding from another.
    Public MethodReturns a string that represents the current VintasoftPadding.
    Публичные Операторы
     ИмяОписание
    Public OperatorPerforms vector addition on the two specified VintasoftPadding objects, resulting in a new VintasoftPadding.
    Public OperatorTests whether two specified VintasoftPadding objects are equivalent.
    Public OperatorTests whether two specified VintasoftPadding objects are not equivalent.
    Public OperatorPerforms vector subtraction on the two specified VintasoftPadding objects, resulting in a new VintasoftPadding.
    Смотрите также