Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / Point2L Structure / IsEmpty Property

In This Topic
    IsEmpty Property (Point2L)
    In This Topic
    Determines if all components of Point2L are equal to zero.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEmpty As System.Boolean
    public System.bool IsEmpty {get;}
    See Also