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

In This Topic
    TopNestedLayer Property
    In This Topic
    Gets the nested Layer that appears on top of all other nested Layers on this Layer.
    Syntax
    'Declaration
     
    Public ReadOnly Property TopNestedLayer As Layer
    public Layer TopNestedLayer {get;}
    See Also