Use this method to make two straight lines perpendicular
HRESULT MakePerpendicular(ILine *line1, ILine *line2)
line1 first line
line2 second line
Output Parameters
none
Description
This method creates a perpendicular
constraint between the two given lines