This document is archived and information here might be outdated. Recommended version. |
Controls how symbols are drawn as Graphical Device Interface (GDI) objects.
The SymbologyEnvironment coclass is a Singleton and controls certain details of how symbols are drawn as Graphical Device Interface (GDI) objects. Most developers will find it unnecessary to change the default SymbologyEnvironment properties, as the coclass is used primarily by ArcMap to set symbology options for exporting and printing.
Interfaces | Description |
---|---|
IFontsInSymbolsEnvironment | Provides access to members that control the environment for fonts behavior in symbols. |
IPictureSymbolEnvironment | Provides access to members that control the environment for picture symbol properties. |
ISymbologyEnvironment | Provides access to members that control the environment for certain Symbol operations. |
ISymbologyEnvironment2 | Provides access to members that control the environment for certain Symbol operations. |