Document Solutions for PDF
DS.Documents.Imaging Assembly / GrapeCity.Documents.Layout.Composition Namespace / Layer Class / LayerBelow Property

In This Topic
    LayerBelow Property
    In This Topic
    Gets the sibling Layer that appears below the current Layer.
    Syntax
    'Declaration
     
    Public ReadOnly Property LayerBelow As Layer
    public Layer LayerBelow {get;}
    See Also