IBBOX.X1,X2,Y1,Y2 Property

The X1, X2, Y1, Y2 properties allow assigning the left, right top and bottom edge of the BBox rectangle, respectively.

 

Syntax

ActiveX:

System.Integer X1
System.Integer X2
System.Integer Y1
System.Integer Y2

 

Return Value

Integer values representing each coordinate boundary.
 
 

Example

Please check this link.

 

Remarks

 

Member of CDIntfEx.IBBox.