BCGSoft.Shared Namespace > GlobalUtils Class > AlignRectToRectOuter Method : AlignRectToRectOuter(Rectangle,Rectangle,DockStyle) Method |
'Declaration Public Overloads Shared Function AlignRectToRectOuter( _ ByVal rectTarget As Rectangle, _ ByVal rectOrg As Rectangle, _ ByVal Dock As DockStyle _ ) As Rectangle
'Usage Dim rectTarget As Rectangle Dim rectOrg As Rectangle Dim Dock As DockStyle Dim value As Rectangle value = GlobalUtils.AlignRectToRectOuter(rectTarget, rectOrg, Dock)
public static Rectangle AlignRectToRectOuter( Rectangle rectTarget, Rectangle rectOrg, DockStyle Dock )
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