Search
GraphicsUnit.Inch Field
See Also
 





Specifies the inch as the unit of measure.

Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf

 Syntax

C#  Copy Code

public static readonly GraphicsUnit Inch

Visual Basic  Copy Code

Public Shared ReadOnly Inch As GraphicsUnit

 Remarks

The UnitsPerInch property of this unit is initialized to 1.

 See Also