Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies constants that define how to apply the raster export flip; passed to and returned by the ApplicationSettings.RasterExportFlip property.
Name |
Value |
Description |
|---|---|---|
visRasterNoFlip |
0 |
No flip, the default. |
visRasterFlipHorizontal |
1 |
Flip horizontally. |
visRasterFlipVertical |
2 |
Flip vertically. |