LEADTOOLS (Leadtools assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
Intersect Method
See Also 
Leadtools Namespace > LeadRect Structure : Intersect Method



Returns an LeadRect structure that represents the intersection of two rectangles. If there is no intersection, an empty rectangle is returned. Supported in Silverlight, Windows Phone 7

Overload List

OverloadDescription
Intersect(LeadRect,LeadRect)Returns an LeadRect structure that represents the intersection of two rectangles. If there is no intersection, an empty rectangle is returned. Supported in Silverlight, Windows Phone 7  
Intersect(LeadRect)Replaces this LeadRect structure with the intersection of itself and the specified LeadRect structure. Supported in Silverlight, Windows Phone 7  

Requirements

Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7

See Also