VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Structures SeeAlso
In This Topic
Vintasoft.Primitives Namespace (Vintasoft.Shared)
In This Topic
Contains 2D graphical primitives.
Structures
 StructureDescription
StructureRepresents an ARGB 32-bit color.
StructureRepresents padding or margin information.
StructureRepresents a point in two-dimensional plane, which is defined by an ordered float double-precision pair of X and Y coordinates.
StructureRepresents a point in two-dimensional plane, which is defined by an ordered float single-precision pair of X and Y coordinates.
StructureRepresents a point in two-dimensional plane, which is defined by an ordered 32-bit signed integer pair of X and Y coordinates.
StructureStores a set of four double-precision values that represent the location and size of a rectangle.
StructureStores a set of four float single-precision values that represent the location and size of a rectangle.
StructureStores a set of four 32-bit signed integer values that represent the location and size of a rectangle.
StructureStores an ordered pair of double-precision values, which specify height and width.
StructureStores an ordered pair of float single-precision values, which specify height and width.
StructureStores an ordered pair of 32-bit signed integer values, which specify height and width.
See Also