Controls how symbols are drawn as Graphical Device Interface (GDI) objects.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
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.
Supported Platforms
Windows, Solaris, Linux
Interfaces
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. |
SymbologyEnvironment is the one and only instance of its class.