This document is archived and information here might be outdated. Recommended version. |
The shrink distance in the coordinate system of the geometry column of the mosaic catalog.
[Visual Basic .NET]
Public Property ShrinkDistance As Double
[C#]
public double ShrinkDistance {get; set;}
[C++]
HRESULT get_ShrinkDistance(
double pShrinkDistance
);
[C++]
HRESULT put_ShrinkDistance(
System.Double* pShrinkDistance
);
[C++] Parameters pShrinkDistance [in]
pShrinkDistance is a parameter of type double pShrinkDistance [out, retval]
pShrinkDistance is a parameter of type double*