-
top
float top
The inset from the top.
This value is added to the Top of the rectangle
to yield a new location for the Top.
- See Also:
PDInsets.clone()
-
left
float left
The inset from the left.
This value is added to the Left of the rectangle
to yield a new location for the Left edge.
- See Also:
PDInsets.clone()
-
bottom
float bottom
The inset from the bottom.
This value is subtracted from the Bottom of the rectangle
to yield a new location for the Bottom.
- See Also:
PDInsets.clone()
-
right
float right
The inset from the right.
This value is subtracted from the Right of the rectangle
to yield a new location for the Right edge.
- See Also:
PDInsets.clone()