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 [out, retval]pBuildSealineMethod is a parameter of type esriMosaicMethod
pBuildSealineMethod [in]pBuildSealineMethod is a parameter of type esriMosaicMethod
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.