IMapEntity
Public / Methods
UpdateGeoref
Updates geo-referencing data of this heightmap.
The given georef in will be adjusted to the map raster of this entity by calling Raster.AdjustMap.
- IOException
-
If an I/O error has occurred.
- See also
Extensions
ThrowIfCannotUpdate
Throws an exception if IMapEntity.CanUpdate returns false
.
- IOException
-
If IMapEntity.CanUpdate returns
false
.