Previous Document Next Document

Object Model Reference : Classes : S : Segment : Methods : Segment.IsRectOnEdge


Segment.IsRectOnEdge

Function IsRectOnEdge(x1 As Double, y1 As Double, x2 As Double, y2 As Double) As Boolean

Description

Member of Segment

The IsRectOnEdge method returns True if a specified rectangle intersects a specified segment.

Parameter
Description
x1
Specifies the first x-coordinate
y1
Specifies the first y-coordinate
x2
Specifies the second x-coordinate
y2
Specifies the second y-coordinate

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.