This document is archived and information here might be outdated.  Recommended version.


esriPictureSymbolOptions Constants (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Display)  

esriPictureSymbolOptions Constants

Output options for layers with picture symbols.

Constant Value Description
esriPSORasterize 0 Rasterize layers with picture symbols (the default).
esriPSORasterizeIfRasterData 1 Rasterize layers with picture symbols only if the symbols have raster data.
esriPSOVectorize 2 Vectorize layers with picture symbols.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

.NET Related Topics

How to set the picture symbol vectorization settings for vector exports