Property used to access the shape collection.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Shapes() As IAgEOIRShapeCollection |
| [C#] |
|---|
public IAgEOIRShapeCollection Shapes {get;} |
| [Managed C++] |
|---|
public: __property IAgEOIRShapeCollection ^ get_Shapes(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgEOIRShapeCollection getShapes(); |
[Python - STK API ] |
|---|
@property def Shapes(self) -> "IAgEOIRShapeCollection": |






