![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxHighlightFeatures Interface > ITxHighlightFeatures.HighlightAllFeatures Method (ArcObjects .NET 10.5 SDK) |
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 VARIANT_BOOL