This document is archived and information here might be outdated. Recommended version. |
The native raster cellsize field name.
[Visual Basic .NET] Public Property CellsizeFieldName As String
[C#] public string CellsizeFieldName {get; set;}
[C++]
HRESULT get_CellsizeFieldName(
System.String* pCellsizeFieldName
);
[C++]
HRESULT put_CellsizeFieldName(
BSTR pCellsizeFieldName
);
[C++]
Parameters pCellsizeFieldName [out, retval]
pCellsizeFieldName is a parameter of type BSTR* pCellsizeFieldName [in]
pCellsizeFieldName is a parameter of type BSTR