Update the projection stream update delta,
field of view, etc.
| [Visual Basic .NET] |
|---|
Public Function OnGetNextProjection( _
ByVal Time As IAgDate, _
ByVal NextTime As IAgDate, _
ByVal Context As IAgStkGraphicsPluginProjectionStreamContext _
) As Boolean
|
| [C#] |
|---|
public bool OnGetNextProjection(
|
| [Managed C++] |
|---|
public: bool OnGetNextProjection(
|
| [Java] |
|---|
public bool onGetNextProjection(
|
| [Unmanaged C++] |
|---|
public: HRESULT OnGetNextProjection(
|
- Time
- NextTime
- Context