This document is archived and information here might be outdated. Recommended version. |
Specifies that all features should be highlighted or unhighlighted.
[Visual Basic .NET] Public Sub HighlightAllFeatures ( _ ByVal highlight As Boolean _ )
[C#] public void HighlightAllFeatures ( bool highlight );
[C++]
HRESULT HighlightAllFeatures(
VARIANT_BOOL highlight
);
[C++]
Parameters highlight [in]
highlight is a parameter of type bool