This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > ID > IDimensionalDefinition Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that define a multidimensional value object.
Description | ||
---|---|---|
DimensionName | A string defining the name of the dimension. | |
MaximumValues | The array of maximum values for this dimension. These values are optional | |
MinimumValues | The array of minimum values for this dimension. | |
Properties | Additional properties associated with a dimensional definition. | |
VariableName | A string defining the name of the variable. This property is optional. |
CoClasses and Classes | Description |
---|---|
DimensionalDefinition | A class for the multidimensional definition value object. |