Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Geometry Namespace / InterPoint Class / IsTangent Field

In This Topic
    IsTangent Field
    In This Topic
    When true, the intersection is a tangent one.
    Syntax
    'Declaration
     
    Public IsTangent As Boolean
    public bool IsTangent
    See Also