Click or drag to resize

ShxAttributeHelperAttributeListMap Property

Attribute List Map

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

Property Value

Type: DictionaryString, ListShxAttributeNode
See Also