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 : Union Method |
public static AnnRectangle Union( AnnRectangle a, AnnRectangle b )
'Declaration Public Shared Function Union( _ 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.Union(a, b)
public: static AnnRectangle Union( AnnRectangle a, AnnRectangle b )