ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Layout Namespace / Rect<T> Structure / Empty Field

In This Topic
    Empty Field (Rect<T>)
    In This Topic
    The empty instance ofthe Rect structure.
    Syntax
    'Declaration
     
    Public Shared Empty As Rect(Of T)
    public static Rect<T> Empty
    See Also