Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 419 Bytes

File metadata and controls

12 lines (9 loc) · 419 Bytes

AsposePdfCloud::Rectangle

Represents rectangle DTO.

Properties

Name Type Description Notes
llx Float X-coordinate of lower - left corner.
lly Float Y - coordinate of lower-left corner.
urx Float X - coordinate of upper-right corner.
ury Float Y - coordinate of upper-right corner.