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

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