Node.VisualChildren
Node.VisualChildren property
Gets the visual children Node instances contained in this Node.
public IEnumerable<Node> VisualChildren { get; }
See Also
- class Node
- namespace Aspose.CAD.FileFormats.GLB
- assembly Aspose.CAD
Gets the visual children Node instances contained in this Node.
public IEnumerable<Node> VisualChildren { get; }