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