AutoCAD Map 3D 2009 Geospatial Platform Reference
From AutoCAD Map 3D Geospatial Platform API
MgRasterDataModelType Class Reference
Detailed Description
Enumerated values used to determine the type of units for plot decorations (scale bar).Static Public Attributes | |
| static const INT32 | Bitonal |
| value(1) | |
| static const INT32 | Data |
| value(0) | |
| static const INT32 | Gray |
| value(2) | |
| static const INT32 | Palette |
| value(5) | |
| static const INT32 | RGB |
| value(3) | |
| static const INT32 | RGBA |
| value(4) | |
| static const INT32 | Unknown |
| Data is organized in an unknown or provider specific manner. | |