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


IGeometryEnvironment Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IG > IGeometryEnvironment Interface
ArcGIS Developer Help

IGeometryEnvironment Interface

Provides access to members that control global geometry variables. Note: the IGeometryEnvironment interface has been superseded by IGeometryEnvironment4. Please consider using the more recent version.

Product Availability

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

Members

Name Description
Read/write property AutoDensifyTolerance The maximum distance by which on-the-fly deviation-based densification may differ from the original. If the value is less than or equal to zero, the system will try to pick a reasonable tolerance at the time of densification.
Read/write property NoDiceLimit Polygons with fewer than this number of vertices will not be drawn/printed as a collection of trapezoids.

Classes that implement IGeometryEnvironment

Classes Description
GeometryEnvironment Provides a way of creating geometries from different inputs and setting/getting global variables for controlling behavior of geometry methods.

.NET Samples

Custom feedback tool and font drop-down list tool control