Rectangle

Rectangle class

Namespace: Aspose.Barcode.Internal

Constructors

NameDescription
__constructRectangle constructor.

Methods

NameStaticDescription
constructYesRectangle constructor.
EMPTYYesRepresents a Quadrangle structure with its properties left uninitialized.Value: Quadrangle
fromLTRBYesFromLTRB Shared Method Produces a Rectangle structure from left, top, right, and bottom coordinates.
intersectYesIntersect Shared Method Produces a new Rectangle by intersecting 2 existing Rectangles. Returns null if there is no intersection.
isEmptyNo

Properties

NameRead/WriteDescription
BottomRead-only
HeightRead-only
LeftRead-only
RightRead-only
TopRead-only
WidthRead-only
XRead-only
YRead-only