Click or drag to resize

ReportElementUseClip Property

Display options for the surroundings.

Namespace:  Easymap.AddIn.Elements
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public ReportClipOptions UseClip { get; set; }

Property Value

Type: ReportClipOptions
Remarks
With the UseClip settings, you may determine whether only the respective area is displayed in the map or whether you want to display information of the surrounding, too – either partially of completely. Choosing Show means that all information of the master map are displayed. For example, not only the information which employee is located in the direct surrounding but also the analysis output is displayed for adjacent areas. If you intend to display topography elements only, select ShowPartial.
See Also