XFINIUM.PDF Documentation
PdfStandardRectangle Class Members
Properties  Methods 

The following tables list the members exposed by PdfStandardRectangle.

Public Constructors
 NameDescription
Public ConstructorPdfStandardRectangle ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyHeight Gets or sets the rectangle height.  
Public PropertyLL Gets the position of lower-left corner.  
Public PropertyLLX Gets the lower-left x coordinate.  
Public PropertyLLY Gets the lower-left y coordinate.  
Public PropertyUR Gets the position of upper-right corner.  
Public PropertyURX Gets the upper-right x coordinate.  
Public PropertyURY Gets the upper-right y coordinate.  
Public PropertyWidth Gets or sets the rectangle width.  
Top
Public Methods
 NameDescription
Public MethodIsPointInRectangleOverloaded.  Tests if the given point is located inside the rectangle.  
Public MethodToStringReturns a string that represents the current object.  
Top
See Also

Reference

PdfStandardRectangle Class
Xfinium.Pdf.Graphics Namespace

Send Feedback