Click or drag to resize

ShxAttributeHelperAttributeRootMap Property

Attribute Root Map

Namespace:  VIZPubLib
Assembly:  VIZPubLib (in VIZPubLib.dll) Version: 1.15.19.1119 (1.15.19.1119)
Syntax
C#
public Dictionary<string, ShxAttributeNode> AttributeRootMap { get; set; }

Property Value

Type: DictionaryString, ShxAttributeNode
See Also