The ReportSize type exposes the following members.

Properties

  Name Description
Public property Abs
Converts the current size to its absolute value.
Public property Static member Empty
Represents an empty size.
Public property IsNeg
Gets a value indicating whether the current size is negative.
Public property Units
Gets the units of measurement used by the current size.
Public property Value
Gets the absolute value of the current size (in Units).

See Also