This document is archived and information here might be outdated. Recommended version. |
Mosaic method to use for calculating the sorder.
[Visual Basic .NET] Public Property SortMethod As esriMosaicMethod
[C#] public esriMosaicMethod SortMethod {get; set;}
[C++]
HRESULT get_SortMethod(
esriMosaicMethod pBuildSealineMethod
);
[C++]
HRESULT put_SortMethod(
esriMosaicMethod* pBuildSealineMethod
);
[C++] Parameters pBuildSealineMethod [in]
pBuildSealineMethod is a parameter of type esriMosaicMethod pBuildSealineMethod [out, retval]
pBuildSealineMethod is a parameter of type esriMosaicMethod*