Click or drag to resize

ShxAttributeNodeChildren Property

자식 노드

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

Property Value

Type: ListShxAttributeNode
See Also