ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Tools Namespace / CompiledRegion Class / Union Method / Union(RectangleF) Method

In This Topic
    Union(RectangleF) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub Union( _
       ByVal rect As RectangleF _
    ) 
    public void Union( 
       RectangleF rect
    )

    Parameters

    rect
    See Also