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 )