Class MapSizeRuleVal
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Syncfusion.EJ.ReportViewer.JsonModel
Assembly: Syncfusion.EJ.ReportViewer.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 |