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: 12.3.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