Gets the positions of the computed shape. Three array elements (in the order x, y, z) constitute one position.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Positions() As System.Array |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property System::Array get_Positions(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgSafeArray getPositions(); |






