Description
Initializes a new instance.
Syntax
| [Visual Basic .NET] |
|---|
Public Function Initialize( _
ByVal Raster As IAgStkGraphicsRaster, _
ByVal Projection As IAgStkGraphicsProjection _
) As IAgStkGraphicsProjectedRasterOverlay
|
Parameters
- Raster
- The Raster to be projected with projection.
- Projection
- The Projection that will project the raster.