Click or drag to resize

IForceVisible Interface

Interface for EasyMap objects, which can force the visibility state.

Namespace:  Easymap.AddIn.Common
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public interface IForceVisible

The IForceVisible type exposes the following members.

Methods
  NameDescription
Public methodBeginForceVisible
Start force the visibility state.
Public methodEndForceVisible
End force the visibility state.
Top
See Also