Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / LayoutRect Class / HasArea Property

In This Topic
    HasArea Property
    In This Topic
    Gets a value indicating whether the LayoutRect occupies non-zero area.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasArea As System.Boolean
    public System.bool HasArea {get;}
    See Also