ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / Rect Structure / Empty Field

In This Topic
    Empty Field (Rect)
    In This Topic
    Initializes an empty Rect with zero location and size.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Empty As Rect
    public static readonly Rect Empty
    See Also