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

In This Topic
    Empty Property (UnitPoint)
    In This Topic
    Represents a UnitPoint with zero coordinates.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Empty As UnitPoint
    public static UnitPoint Empty {get;}
    See Also