PdfRectangle.FromLTRB Method

Creates a PdfRectangle structure with upper-left corner and lower-right corner at the specified locations.

Overload List

  NameDescription
Public methodStatic memberFromLTRB(Double, Double, Double, Double)
Creates a PdfRectangle structure with upper-left corner and lower-right corner at the specified locations.
Public methodStatic memberFromLTRB(Single, Single, Single, Single)
Creates a PdfRectangle structure with upper-left corner and lower-right corner at the specified locations.

See Also