ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / Size Structure / Empty Property

In This Topic
    Empty Property (Size)
    In This Topic
    Gets the size with zero width and height.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Empty As Size
    public static Size Empty {get;}
    See Also