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; }
Public Property UseClip As ReportClipOptions
Get
Set
Property Value
Type:
ReportClipOptionsRemarks
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