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