This document is archived and information here might be outdated. Recommended version. |
Add the class flag to be excluded from thinning - points with this flag will always be selected.
[Visual Basic .NET] Public Sub AddPreservedClassFlag ( _ ByVal flag As esriLasClassFlag _ )
[C#] public void AddPreservedClassFlag ( esriLasClassFlag flag );
[C++]
HRESULT AddPreservedClassFlag(
esriLasClassFlag flag
);
[C++] Parameters flag [in]
flag is a parameter of type esriLasClassFlag