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