Previous Document Next Document

Object Model Reference : Classes : C : Curve : Methods : Curve.IsRectOnEdge


Curve.IsRectOnEdge

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

Description

Member of Curve

The IsRectOnEdge method determines whether a specified rectangle intersects a path.

Parameter
Description
x1
Specifies the x-coordinate for the upper-left corner of the rectangle
y1
Specifies the y-coordinate for the lower-right corner of the rectangle
x2
Specifies the x-coordinate for the lower-right corner of the rectangle
y2
Specifies the y-coordinate for the lower-right corner of the rectangle

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.