Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / PointD Structure / Empty Property

In This Topic
    Empty Property (PointD)
    In This Topic
    Represents an empty instance of the PointD structure.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Empty As PointD
    public static PointD Empty {get;}
    See Also