Share

ModelSurfaceTextureSymbolDefinition.AllLeafNodes Property

Parent Object: ModelSurfaceTextureSymbolDefinition

Description

Read-only that returns a flat collection of all the leaf nodes in the leader tree. This property will return Nothing if the HasRootNode property returns False.

Syntax

ModelSurfaceTextureSymbolDefinition.AllLeafNodes() As ModelLeaderNodesEnumerator

Property Value

This is a read only property whose value is a ModelLeaderNodesEnumerator.

Version

Introduced in version 2018

Was this information helpful?