Leadtools.Forms Namespace > LogicalRectangle Structure : Union Method |
public static LogicalRectangle Union( LogicalRectangle rect1, LogicalRectangle rect2 )
'Declaration Public Shared Function Union( _ ByVal rect1 As LogicalRectangle, _ ByVal rect2 As LogicalRectangle _ ) As LogicalRectangle
'Usage Dim rect1 As LogicalRectangle Dim rect2 As LogicalRectangle Dim value As LogicalRectangle value = LogicalRectangle.Union(rect1, rect2)
public static LogicalRectangle Union( LogicalRectangle rect1, LogicalRectangle rect2 )
public: static LogicalRectangle Union( LogicalRectangle rect1, LogicalRectangle rect2 )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2