This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Constants > E > esriPictureSymbolOptions Constants (ArcObjects .NET 10.4 SDK) |
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. |