Description
Gets or sets the Raster that is projected.
Property type
Read-write property
Syntax
| [Visual Basic .NET] |
|---|
Public Property Raster() As IAgStkGraphicsRaster
|
Remarks
You cannot set the Raster property after a
ProjectedRasterOverlay has been added to the Scene. Doing so will
throw an InvalidOperationException. To change the Raster or
Projection, construct a new ProjectedRasterOverlay.