ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.COGO Namespace / CircularArcDefinition Class / CanCalculateTangentDirection Method

In This Topic
    CanCalculateTangentDirection Method
    In This Topic
    Determines if the tangent direction can be calculated from the arc definition.
    Syntax
    Public Function CanCalculateTangentDirection() As Boolean
    public bool CanCalculateTangentDirection()

    Return Value

    True if the arc definition has the appropriate values to calculate the tangent direction.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also