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

In This Topic
    BaseLayer Property
    In This Topic
    Gets the owner Layer if this is a nested Layer.
    Syntax
    'Declaration
     
    Public ReadOnly Property BaseLayer As Layer
    public Layer BaseLayer {get;}
    See Also