Xfinium.Pdf.Graphics.Operators Namespace : PdfRectangleOperator Class |
The following tables list the members exposed by PdfRectangleOperator.
Name | Description | |
---|---|---|
![]() | PdfRectangleOperator Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Context | Gets the content stream container from which the operator is extracted. (Inherited from Xfinium.Pdf.Graphics.Operators.PdfContentStreamOperator) |
![]() | Height | Gets or sets the rectangle height. |
![]() | OpCode | Gets the operator code. (Inherited from Xfinium.Pdf.Graphics.Operators.PdfContentStreamOperator) |
![]() | Type | Gets or sets the operator type. (Inherited from Xfinium.Pdf.Graphics.Operators.PdfContentStreamOperator) |
![]() | Width | Gets or sets the rectangle width. |
![]() | X | Gets or sets the X coordinate of the lower left corner. |
![]() | Y | Gets or sets the Y coordinate of the lower left corner. |