| PDFReaderControls.NET Standard Class Reference |
|
Utility.DrawXorRectangle Method
XOR the outline of a rectangle on a Graphics object using a dotted pen.
Parameters
-
graphics
- Draw on this Graphics object.
-
X1
- The horizontal position of one corner.
-
Y1
- The vertical position of one corner.
-
X2
- The horizontal position of the opposite corner.
-
Y2
- The vertical position of the opposite corner.
See Also
Utility Class | TallComponents.PDF.ReaderControls Namespace