compareBoundaryPoints
Compare two XopusRange objects.
- Documentation
- › API
- › DOM API
- › compareBoundaryPoints
XopusRange.compareBoundaryPoints( how : Integer, sourceRange : XopusRange)
: Integer, sourceRange : XopusRange)Arguments
- how
- Integer. Defines the type of comparison, as can be seen on the Document Object Model Range page.
- sourceRange
- XopusRange. The range to be compared to.