[]
Gets or sets the factor by which the polygon will be scaled. An expression should evaluate to a double. The default value is 1.
[ExpressionBaseType(typeof(double))] public ExpressionInfo ScaleFactor { get; set; }