Error processing SSI file
LEADTOOLS JavaScript (Leadtools)

Intersect Method

Show in webframe
The rectangle to intersect.
Replaces this LeadRectD with the intersection of itself and the specified LeadRectD.
Syntax
 function Leadtools.LeadRectD.intersect( 
   rect 
)

Parameters

ParameterTypeDescription
rectLeadRectDThe rectangle to intersect.
See Also

Reference

LeadRectD Object
LeadRectD Members

Error processing SSI file