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