Autodek FDO Provider for Raster .NET API Reference

AutoDesk FDO Raster .NET API

.NET API Reference Autodesk FDO Provider for Raster

ClassDefinition Class Reference

#include <mgClassDefinition.h>

List of all members.


Detailed Description

The FdoRfpClassDefinition class defines a raster image which contains a name and the extents of the raster image.

Definition at line 38 of file mgClassDefinition.h.

Public Member Functions

 ClassDefinition ()
 Constructs a new empty class definition.
__property NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RASTERFILE_OVERRIDE::RasterDefinition * get_RasterDefinition ()
 Gets the raster definition which contains a collection of raster locations.
__property System::Void set_RasterDefinition (NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RASTERFILE_OVERRIDE::RasterDefinition *rasterDefinition)
 Sets the raster definition.

The documentation for this class was generated from the following file:
Comments?