Updates the raster. Set the raster data
through the context.
| [Visual Basic .NET] |
|---|
Public Function OnGetNextRaster( _
ByVal Time As IAgDate, _
ByVal NextTime As IAgDate, _
ByVal Context As IAgStkGraphicsPluginRasterStreamContext _
) As Boolean
|
| [C#] |
|---|
public bool OnGetNextRaster(
|
| [Managed C++] |
|---|
public: bool OnGetNextRaster(
|
| [Java] |
|---|
public bool onGetNextRaster(
|
| [Unmanaged C++] |
|---|
public: HRESULT OnGetNextRaster(
|
- Time
- NextTime
- Context