Class ThicknessExval
Inheritance
System.Object
ThicknessExval
Assembly: BoldReports.UWP.dll
Syntax
public class ThicknessExval : Object
Constructors
ThicknessExval()
Declaration
Properties
Bottom
Declaration
public double Bottom { get; set; }
Property Value
Type |
Description |
System.Double |
|
Left
Declaration
public double Left { get; set; }
Property Value
Type |
Description |
System.Double |
|
Right
Declaration
public double Right { get; set; }
Property Value
Type |
Description |
System.Double |
|
Top
Declaration
public double Top { get; set; }
Property Value
Type |
Description |
System.Double |
|