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


ISymbologyEnvironment2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > ISymbologyEnvironment2 Interface
ArcGIS Developer Help

ISymbologyEnvironment2 Interface

Provides access to members that control the environment for certain Symbol operations.

Product Availability

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

Members

Name Description
Read/write property GeometryClipping Indicates if all geometry is clipped on output.
Read/write property OutputGDICommentForCMYKColor Indicates if a GDI comment is output for CMYK colors.
Read/write property OutputGDICommentForFeatureAttributes Indicates if a GDI comment is output for feature attributes.
Read/write property OutputGDICommentForGroupings Indicates if a GDI comment is output for groupings.
Read/write property OutputGDICommentForHyperlinks Indicates if a GDI comment is output for hyperlinks.
Read/write property OutputGDICommentForLayers Indicates if a GDI comment is output for layers.
Read/write property OutputGDICommentForMapsAndLayout Indicates if a GDI comment is output for Maps and Page Layout.
Read/write property OutputGDICommentForText Indicates if a GDI comment is output for text.
Read/write property StrokeTrueTypeMarkers Indicates if TrueType markers are stroked.

Inherited Interfaces

Interfaces Description
ISymbologyEnvironment Provides access to members that control the environment for certain Symbol operations.

Classes that implement ISymbologyEnvironment2

Classes Description
SymbologyEnvironment Controls how symbols are drawn as Graphical Device Interface (GDI) objects.

.NET Samples

Multivariate renderer