This document is archived and information here might be outdated. Recommended version. |
The name of the field that contains minimum visible cell-size values for items in the mosaic dataset.
[Visual Basic .NET]
Public Property MinCellsizeFieldName As String
[C#]
public string MinCellsizeFieldName {get; set;}
[C++]
HRESULT get_MinCellsizeFieldName(
BSTR pMinCellsizeFieldName
);
[C++]
HRESULT put_MinCellsizeFieldName(
System.String* pMinCellsizeFieldName
);
[C++] Parameters pMinCellsizeFieldName [in]
pMinCellsizeFieldName is a parameter of type BSTR pMinCellsizeFieldName [out, retval]
pMinCellsizeFieldName is a parameter of type BSTR*
Field name corresponding to the minimum cell size field in the source mosaic dataset for a referenced mosaic dataset.