my dll version v24.12,Open a psb file
I found it Unable to correctly identify all of SectionDividerLayer,some layer‘s DisplayName is "</Layer group>",but the layer class is Layer,not SectionDividerLayer,this leads to when I call (layer as SectionDividerLayer).GetRelatedLayerGroup(); ,it return the wrong layer
my dll version v24.12,Open a psb file
I found it Unable to correctly identify all of SectionDividerLayer,some layer‘s DisplayName is "</Layer group>",but the layer class is Layer,not SectionDividerLayer,this leads to when I call
(layer as SectionDividerLayer).GetRelatedLayerGroup();,it return the wrong layer