Specifies the millimeter as the unit of measure.
Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf
SyntaxC#
Copy Code
|
|---|
public static readonly GraphicsUnit Millimeter |
Visual Basic
Copy Code
|
|---|
Public Shared ReadOnly Millimeter As GraphicsUnit |
RemarksThe UnitsPerInch property of this unit is initialized to 25.4.
See Also