[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapMarkerImage.ImageResizeMode

MapMarkerImage.ImageResizeMode Enum

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

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum MapMarkerImage.ImageResizeMode

Fields

Name Description
AutoFit

Fits the available size.

None

No fitting.

Extension Methods