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

In This Topic
    Resolved Property
    In This Topic
    Gets a value indicating if the LayoutRect is resolved.
    Syntax
    'Declaration
     
    Public ReadOnly Property Resolved As System.Boolean
    public System.bool Resolved {get;}
    See Also