Returns an array containing the shapes of this ShapeCollection.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public Shape[] GetValues () |
Visual Basic
![]() |
---|
Public Function GetValues () As Shape() |
A Shape[] array with all shapes contained in the current ShapeCollection instance.