Namespace:
Spire.Presentation.Diagrams
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
ISmartArtNodeCollection Nodes { get; }
ReadOnly Property Nodes As ISmartArtNodeCollection
Get
property ISmartArtNodeCollection^ Nodes {
ISmartArtNodeCollection^ get ();
}
abstract Nodes : ISmartArtNodeCollection with get
Property Value
Type:
ISmartArtNodeCollection
See Also