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 |
|
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. |
|
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