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


SymbologyEnvironment Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Classes > S > SymbologyEnvironment Class
ArcGIS Developer Help

SymbologyEnvironmentClass Class

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.