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

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