ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / PointD Structure / Empty Field

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