[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapPolygonTemplate.ScaleFactor

ScaleFactor Property

ScaleFactor

Gets or sets the factor by which the polygon will be scaled. An expression should evaluate to a double. The default value is 1.

Declaration
[ExpressionBaseType(typeof(double))]
public ExpressionInfo ScaleFactor { get; set; }