ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / PointF Structure / Empty Field

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