PdfSaveOptions.FlipCoordinateSystem

PdfSaveOptions.FlipCoordinateSystem property

Gets or sets to flip the coordinate system of the scene during exporting.

public bool FlipCoordinateSystem { get; set; }

See Also