| .NET API Reference | Autodesk FDO Provider for Raster |
RasterImageDefinition Class Reference
#include <mgRasterImageDefinition.h>
Detailed Description
The FdoRfpRasterImageDefinition class defines a raster image which contains a name and the extents of the raster image.
Definition at line 38 of file mgRasterImageDefinition.h.
Public Member Functions | |
| __property System::Int32 | get_FrameNumber () |
| Gets the frame number of the raster image. | |
| __property NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RASTERFILE_OVERRIDE::RasterGeoreferenceLocation * | get_GeoreferencedLocation () |
| Gets the georeferenced location of the raster image. | |
| RasterImageDefinition () | |
| Constructs a new Raster Image Definition. | |
| __property System::Void | set_FrameNumber (System::Int32 frameNumber) |
| Sets the frame number of the raster image. | |
| __property System::Void | set_GeoreferencedLocation (NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RASTERFILE_OVERRIDE::RasterGeoreferenceLocation *location) |
| Sets the georeferenced location of the raster image. | |
The documentation for this class was generated from the following file:
| Comments? |