A center of the bounding sphere. The center point is specified as one-dimensional array with three elements corresponding to (X,Y,Z) cartesian coordinates.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Center() As System.Array |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property System::Array get_Center(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgSafeArray getCenter(); |






