FDO .NET API Reference Feature Data Objects
__property System::Void OSGeo::FDO::Raster::IRasterImp::set_Bounds ( System::Byte  bounds[]  ) 

Set the minimum bounding box around the image. For georeferenced images, the coordinate system is specified by the spatial context in force when the object is created. The act of setting this property georeferences the image. In order to provide for non-georeferenced images, this property is Nullable (doesn't need to be set).

Parameters:
bounds The new bounds of the raster image.


Comments or suggestions? Send us feedback.