We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Grid Orientation, Standard and Cartesian

Hi All

Does anyone know where in the world the property/setting is for the grid orientation. My users are insisting on the Cartesian format instead of the Standard.

Thanks in advance...
Matt

1 Reply

AJ Ajish Syncfusion Team July 20, 2006 10:44 AM UTC

Hi Matt,

Thank you for your interest in Essential PDF. Use the following code to set Cartesian Coordinate systems.

// Set Coordinate system.
doc.LastPage.Graphics.CoordinateSystem = CoordinateSystem.Cartesian;

Here is a sample for your reference: HelloWorld.zip


Please take a look and let me know if you have any other questions.

Best Regards,
Ajish.

Loader.
Live Chat Icon For mobile
Up arrow icon