Class MapSizeRuleVal
Namespace: BoldReports.Serialization.JsonModels
Assembly: BoldReports.UWP.dll
Syntax
public class MapSizeRuleVal : MapAppearanceRuleVal
Constructors
MapSizeRuleVal()
Declaration
public MapSizeRuleVal()
Properties
EndSize
Declaration
public double EndSize { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
StartSize
Declaration
public double StartSize { get; set; }
Property Value
Type | Description |
---|---|
System.Double |