Click or drag to resize

ReportClipOptions Enumeration

ReportClipOptions defines how to handle the surroundings when clipping map areas.

Namespace: Easymap.AddIn.Elements
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public enum ReportClipOptions
Members
Member nameValueDescription
Hide0 Hide surroundings.
Show1 Show surroundings.
ShowPartial2 Show topography surroundings but no analysis results.
See Also