.NET API Reference | Autodesk FDO Provider for Raster |
RasterLocation Class Reference
#include <mgRasterLocation.h>
Detailed Description
The FdoRfpRasterLocation class defines a raster image which contains a name and the extents of the raster image.
Definition at line 38 of file mgRasterLocation.h.
Public Member Functions | |
__property NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RASTERFILE_OVERRIDE::RasterFeatureCollection * | get_FeatureCatalogue () |
Gets the collection of the raster feature definition contained in the location. | |
RasterLocation () | |
Constructs a new empty Raster Location. | |
__property System::Void | set_FeatureCatalogue (NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RASTERFILE_OVERRIDE::RasterFeatureCollection *catalogue) |
Sets the collection of the raster feature definition. |
The documentation for this class was generated from the following file:
Comments? |