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
Syntaxpublic enum ReportScaleModes
Public Enumeration ReportScaleModes
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | UseSameScale | 0 | 
            Use the same scale for all map areas.
             | 
 | UseMaxScale | 1 | 
            Use the maximum scale for each map area.
             | 
See Also