[]
PDF "re" operator. Append a rectangle to the current path as a complete subpath.
public class AddRect : OperatorBase
Public Class AddRect
Inherits OperatorBase
Name | Description |
---|---|
AddRect(RectangleF) | Initializes a new instance of the AddRect class. |
Name | Description |
---|---|
Rect | The rectangle. |
Name | Description |
---|---|
IsSame(OperatorBase) | Determines whether the provided operator is the same as the current operator. |