This document is archived and information here might be outdated.  Recommended version.


IRasterSdeStorage2.MosaicingTolerance Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IRasterSdeStorage2.MosaicingTolerance Property

The mosaicing tolerance.

[Visual Basic .NET]
Public WriteOnly Property MosaicingTolerance
[C#]
public void MosaicingTolerance {set;}
[C++]
HRESULT put_MosaicingTolerance(
  IPoint* 
);
[C++]

Parameters [in]
is a parameter of type IPoint

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IRasterSdeStorage2 Interface