NevronOpenVision
Nevron.Nov.Graphics Namespace / NRangeF Structure / floatersect Method
In This Topic
    floatersect Method
    In This Topic
    floaterscects the range with another one
    Syntax
    public System.bool floatersect( 
       NRangeF range,
       ref NRangeF result
    )

    Parameters

    range
    result

    Return Value

    True if floatersection exists, false otherwise
    Remarks
    Ranges must be normalized
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also