PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / PointD Structure / IsEmpty Property

In This Topic
    IsEmpty Property (PointD)
    In This Topic
    Gets a value indicating whether the current PointD is empty.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEmpty As Boolean
    public bool IsEmpty {get;}
    See Also