MindFusion.Reporting for Silverlight Programmer's Guide
GraphicsUnit.Millimeter Field
See Also
 





Specifies the millimeter as the unit of measure.

Namespace: MindFusion.Reporting.Silverlight
Assembly: MindFusion.Reporting.Silverlight

 Syntax

C#  Copy Code

public static readonly GraphicsUnit Millimeter

Visual Basic  Copy Code

Public Shared ReadOnly Millimeter As GraphicsUnit

 Remarks

The UnitsPerInch property of this unit is initialized to 25.4.

 See Also

GraphicsUnit Members
GraphicsUnit Class
MindFusion.Reporting.Silverlight Namespace
Inch Field
Pixel Field
Point Field
WpfPoint Field