IsExpandedAllTheWayUp Method
Gets the expanded state of the layer and it's parents.
Protected Shared Function IsExpandedAllTheWayUp( _
ByVal As Layer _
) As Boolean
protected static bool IsExpandedAllTheWayUp(
Layer
)
Parameters
- layer
- the layer to check
Return Value
Returns true if this layer and all its container layers are expanded. In other words, if it can be seen in the TOC.
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)
ArcGIS Pro version: 3.0 or higher.