Nevron .NET Vision
Nevron.GraphicsCore Namespace / NLineSegmentF Structure / IntersectWith Method


In This Topic
    IntersectWith Method (NLineSegmentF)
    In This Topic
    Checks if this line segment intersects the given one and returns the intersection point as an out parameter if it does.
    Overload List
    OverloadDescription
    Checks if this line segment intersects the given one and returns the intersection point as an out parameter if it does.  
    Checks if this line segment intersects the given one with a specified tolerance and returns the intersection point as an out parameter if it does.  
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also