Document Solutions for PDF
DS.Documents.Imaging Assembly / GrapeCity.Documents.Layout.Composition Namespace / Layer Class / CreateSubLayer Method / CreateSubLayer() Method

In This Topic
    CreateSubLayer() Method
    In This Topic
    Creates a nested Layer object and adds it on top of other nested layers.
    Syntax
    'Declaration
     
    Public Overloads Function CreateSubLayer() As Layer
    public Layer CreateSubLayer()
    See Also