AGI STK Graphics 11 Send comments on this topic.
Initialize Method (IAgStkGraphicsProjectedRasterOverlayFactory)
See Also 
Raster
The Raster to be projected with projection.
Projection
The Projection that will project the raster.

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.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface