MindFusion.Scheduling for ASP.NET Programmer's Guide
ElementSize Members
Constructors Properties Methods Events
 


A class that stores width/height pairs.

The following tables list the members exposed by the ElementSize type.

 Public Constructors

  Name Description

ElementSize

Initializes a new instance of the ElementSize class.

 Public Properties

  Name Description

Height

Gets or sets the height.

IsEmpty

Gets a value that indicates whether the current ElementSize is empty.

IsHeightSet

Gets a value that indicates whether the height is set.

IsWidthSet

Gets a value that indicates whether the width is set.

Width

Gets or sets the width.

 Public Methods

  Name Description

Clone

Creates a copy of this ElementSize object.

 Public Events

  Name Description

Changed

Raised when a property value changes.

 See Also

ElementSize Class
MindFusion.Scheduling.WebForms Namespace