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