[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapImageResizeMode

MapImageResizeMode Enum

Specifies whether the content will resize to fit in the available space.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum MapImageResizeMode

Fields

Name Description
AutoFit

Fits the available size.

None

No fitting.

Extension Methods