VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.Primitives Namespace / VintasoftPadding Structure
In This Topic
VintasoftPadding Structure Methods
In This Topic
For a list of all methods of this type, see VintasoftPadding.
Public Methods
 NameDescription
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.
See Also