This document is archived and information here might be outdated. Recommended version. |
The match point refinement to be applied.
[Visual Basic .NET] Public Property Refinement As esriMatchPointRefinementType
[C#] public esriMatchPointRefinementType Refinement {get; set;}
[C++]
HRESULT get_Refinement(
esriMatchPointRefinementType* pRefinement
);
[C++]
HRESULT put_Refinement(
esriMatchPointRefinementType pRefinement
);
[C++] Parameters pRefinement [out, retval]
pRefinement is a parameter of type esriMatchPointRefinementType* pRefinement [in]
pRefinement is a parameter of type esriMatchPointRefinementType