Class MapSize
Map Size Data
Inheritance
System.Object
MapSize
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 MapSize
Constructors
MapSize()
Declaration
public MapSize()
Properties
Height
Declaration
public float Height { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
Unit
Declaration
public Unit Unit { get; set; }
Property Value
Type | Description |
---|---|
Unit |
Width
Declaration
public float Width { get; set; }
Property Value
Type | Description |
---|---|
System.Single |