Eyeshot 11 WinForms API Reference
WinForms 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