Visible: Boolean;
The Visible property determines indicator visibility.
Available values:
True - indicator is displayed.
False - indicator is not displayed.
The property use is given in the example for the IMapVisual.RefreshData property.
See also:
IMapVisual