This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IG > IGeometryEnvironment2 Interface > IGeometryEnvironment2.AngularAutoDensifyTolerance Property (ArcObjects .NET 10.5 SDK) |
The default angular increment to be used with angular densification.
[Visual Basic .NET] Public Property AngularAutoDensifyTolerance As Double
[C#] public double AngularAutoDensifyTolerance {get; set;}
[C++]
HRESULT get_AngularAutoDensifyTolerance(
double* tolerance
);
[C++]
HRESULT put_AngularAutoDensifyTolerance(
double tolerance
);
[C++]
Parameters tolerance [out, retval] tolerance is a parameter of type double tolerance tolerance is a parameter of type double