MindFusion.Reporting for Silverlight Programmer's Guide
GraphicsUnit Members
Constructors Fields Properties Methods
 


Specifies units of measure for a given data.

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

 Public Constructors

  Name Description

GraphicsUnit

Initializes a new instance of the GraphicsUnit class with the specified base resolution.

 Public Fields

  Name Description

Inch

Specifies the inch as the unit of measure.

Millimeter

Specifies the millimeter as the unit of measure.

Point

Specifies a printer's point (1/72 inch) as the unit of measure.

WpfPoint

Specifies a device-independent pixel as the unit of measure.

 Public Properties

  Name Description

Name

Gets the unit name.

 Protected Properties

  Name Description

UnitsPerInch

Gets the base resolution of this GraphicsUnit object.

 Public Methods

  Name Description

Convert

Overloaded. Converts a given amount from the current unit to a specified unit.

ToString

Object.ToString override.

 See Also

GraphicsUnit Class
MindFusion.Reporting.Silverlight Namespace