Rectangle
Rectangle class
Namespace: Aspose.Barcode.Internal
Constructors
Methods
| Name | Static | Description |
|---|
| construct | Yes | Rectangle constructor. |
| EMPTY | Yes | Represents a Quadrangle structure with its properties left uninitialized.Value: Quadrangle |
| fromLTRB | Yes | FromLTRB Shared Method Produces a Rectangle structure from left, top, right, and bottom coordinates. |
| intersect | Yes | Intersect Shared Method Produces a new Rectangle by intersecting 2 existing Rectangles. Returns null if there is no intersection. |
| isEmpty | No | |
Properties