Click or drag to resize

ReportScaleModes Enumeration

ReportScaleOptions defines how to handle the scaling of map areas.

Namespace:  Easymap.AddIn.Elements
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public enum ReportScaleModes
Members
  Member nameValueDescription
UseSameScale0 Use the same scale for all map areas.
UseMaxScale1 Use the maximum scale for each map area.
See Also