'Declaration Public Class GcPdfGraphics Inherits GrapeCity.Documents.Drawing.GcGraphics
public class GcPdfGraphics : GrapeCity.Documents.Drawing.GcGraphics
The origin (0,0) is in the top left corner of the page, the axis go right and down.
All coordinates and sizes are expressed in printer points (1/72 of an inch) by default. This can be changed using the Resolution property.
'Declaration Public Class GcPdfGraphics Inherits GrapeCity.Documents.Drawing.GcGraphics
public class GcPdfGraphics : GrapeCity.Documents.Drawing.GcGraphics
System.Object
GrapeCity.Documents.Drawing.GcGraphics
GrapeCity.Documents.Pdf.GcPdfGraphics