VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Primitives Namespace / VintasoftRectI Structure
In This Topic
VintasoftRectI Structure Properties
In This Topic
For a list of all properties of this type, see VintasoftRectI.
Public Properties
 NameDescription
Public PropertyGets the y-coordinate that is the sum of Y and Height of this VintasoftRectI structure.
Public PropertyGets or sets the height of this VintasoftRectI structure.
Public PropertyGets a value indicating whether the Width or Height property of this VintasoftRectI has a value of zero.
Public PropertyGets the x-coordinate of the left edge of this VintasoftRectI structure.
Public PropertyGets or sets the coordinates of the upper-left corner of this VintasoftRectI structure.
Public PropertyGets the x-coordinate that is the sum of X and Width of this VintasoftRectI structure.
Public PropertyGets or sets the size of this VintasoftRectI.
Public PropertyGets the y-coordinate of the top edge of this VintasoftRectI structure.
Public PropertyGets or sets the width of this VintasoftRectI structure.
Public PropertyGets or sets the x-coordinate of the upper-left corner of this VintasoftRectI structure.
Public PropertyGets or sets the y-coordinate of the upper-left corner of this VintasoftRectI structure.
See Also