The parameters of the central body
shape.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property DefaultShapeData() As IAgVACbShape
|
| [C#] |
|---|
public IAgVACbShape DefaultShapeData {get;}
|
| [Managed C++] |
|---|
public: __property IAgVACbShape^ get_DefaultShapeData();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_DefaultShapeData(
|
| [Java] |
|---|
public IAgVACbShape getDefaultShapeData();
|