This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesNetCDF > ESRI.ArcGIS.DataSourcesNetCDF > Interfaces > IM > IMDRasterDatasetView Interface > IMDRasterDatasetView.BandDimension Property (ArcObjects .NET 10.4 SDK) |
The band dimension item used.
[Visual Basic .NET] Public Property BandDimension As String
[C#] public string BandDimension {get; set;}
[C++]
HRESULT get_BandDimension(
BSTR* pBandDim
);
[C++]
HRESULT put_BandDimension(
BSTR pBandDim
);
[C++]
Parameters pBandDim [out, retval] pBandDim is a parameter of type BSTR pBandDim [in] pBandDim is a parameter of type BSTR