MindFusion.Reporting for Silverlight Programmer's Guide
Dimension Methods
 


 Public Methods

  Name Description

Add

Adds the width and height of one Dimension structure to the width and height of another Dimension structure.

Equals

Determines if two Dimension structures have the same height and width.

GetHashCode

Returns a hash code for this Dimension structure.

Subtract

Subtracts the width and height of one Dimension structure from the width and height of another Dimensions structure.

ToLocation

Converts this Dimension to a Location.

ToString

Creates a human-readable string that represents this Dimension.

 See Also

Dimension Structure
MindFusion.Reporting.Silverlight Namespace