Zoom to a central body and use the specified
axes for rotation. The reference point is set to the center of the
central body and the camera's position is set so the entire central
body is visible.
[Visual Basic .NET] |
---|
Public Sub ViewCentralBody( _
ByVal CentralBody As String, _
ByVal Axes As IAgCrdnAxes _
)
|
[C#] |
---|
public void ViewCentralBody(
|
[Managed C++] |
---|
public: void ViewCentralBody(
|
[Java] |
---|
public viewCentralBody(
|
[Unmanaged C++] |
---|
public: HRESULT ViewCentralBody(
|