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 rotation; passed to and returned by the ApplicationSettings.RasterExportRotation property.
Name |
Value |
Description |
|---|---|---|
visRasterNoRotation |
0 |
No rotation; the default. |
visRasterRotateLeft |
1 |
Rotate left. |
visRasterRotateRight |
2 |
Rotate right. |