Tagged Questions
2
votes
3answers
185 views
get layer names from a group within a group
Trying to get the layer names from a group that are inside a group. I have the code the gets the layer from a group, but not group inside group. any ideas?
Dim pDoc As IMxDocument
Set pDoc = ...