ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.Viewer.Common Namespace / Size Structure / Empty Property

In This Topic
    Empty Property
    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