ArcGIS Pro 2.6 API Reference Guide
AngleTolerance Property

ArcGIS.Core.CIM Namespace > CIMGeometricEffectAddControlPoints Class : AngleTolerance Property
Gets or sets the value below which a control point will be placed.
Syntax
public double AngleTolerance {get; set;}
Public Property AngleTolerance As Double
Remarks
The maximum amount of deflection from one segment to another at a vertex. Angle values between 180 and 360 are interpreted the same as values between 0 and 180. Angle values of 180 and 360 are the same as 0.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMGeometricEffectAddControlPoints Class
CIMGeometricEffectAddControlPoints Members