Apitron.PDF.Rasterizer library for .NET
Top
The Rectangle type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Bottom |
Gets the bottom position in points.
|
![]() | Height |
Gets the height of the rectangle.
|
![]() | Left |
Gets the left position in points.
|
![]() | Right |
Gets the right position in points.
|
![]() | Top |
Gets the top position in points.
|
![]() | Width |
Gets the width of the rectangle.
|
See Also