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