ActiveReports 11
MapImageResizeMode Enumeration

GrapeCity.ActiveReports.Extensibility.v11 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace : MapImageResizeMode Enumeration
Indicates whether the content will resize to fit in the available space.
Syntax
'Declaration
 
Public Enum MapImageResizeMode 
   Inherits System.Enum
public enum MapImageResizeMode : System.Enum 
Members
MemberDescription
AutoFitFits the available size.
NoneNo fitting.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapImageResizeMode

See Also

Reference

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace