ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.Viewer.Common Namespace / Point Structure / Empty Field

In This Topic
    Empty Field (Point)
    In This Topic
    Represents a Point that has X and Y values set to zero
    Syntax
    'Declaration
     
    Public Shared ReadOnly Empty As Point
    public static readonly Point Empty
    See Also