Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Annotations Namespace > AnnRectangle Structure > Intersect Method : Intersect(AnnRectangle,AnnRectangle) Method |
public static AnnRectangle Intersect( AnnRectangle a, AnnRectangle b )
'Declaration Public Overloads Shared Function Intersect( _ ByVal a As AnnRectangle, _ ByVal b As AnnRectangle _ ) As AnnRectangle
'Usage Dim a As AnnRectangle Dim b As AnnRectangle Dim value As AnnRectangle value = AnnRectangle.Intersect(a, b)
public: static AnnRectangle Intersect( AnnRectangle a, AnnRectangle b )