The list of layers used for snapping.
[Visual Basic .NET] Public Property SnapLayers As IArray
[C#] public IArray SnapLayers {get; set;}
[C++]
HRESULT get_SnapLayers(
IArray** ppArray
);
[C++]
HRESULT putref_SnapLayers(
IArray* ppArray
);
[C++]Parameters
ppArray [out, retval]ppArray is a parameter of type IArray
ppArray [in]ppArray is a parameter of type IArray
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.