Description
Gets or sets the Projection that projects the
raster.
Property type
Read-write property
Syntax
| [Visual Basic .NET] |
|---|
Public Property Projection() As IAgStkGraphicsProjection
|
Remarks
You cannot set the Projection 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.