Configure the projection stream update delta,
field of view, etc. You can change the frustum attributes at any
time in OnGetNextProjection.
| [Visual Basic .NET] |
|---|
Public Function OnGetFirstProjection( _
ByVal Time As IAgDate, _
ByVal Context As IAgStkGraphicsPluginProjectionStreamContext _
) As Boolean
|
| [C#] |
|---|
public bool OnGetFirstProjection(
|
| [Managed C++] |
|---|
public: bool OnGetFirstProjection(
|
| [Java] |
|---|
public bool onGetFirstProjection(
|
| [Unmanaged C++] |
|---|
public: HRESULT OnGetFirstProjection(
|
- Time
- Context