AllNodes

ISmartArt.AllNodes property

Returns collections of all nodes in SmartArt object. Read-only ISmartArtNodeCollection.

public ISmartArtNodeCollection AllNodes { get; }

See Also