Search
GraphicsUnit.Point Field
See Also
 





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

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

 Syntax

C#  Copy Code

public static readonly GraphicsUnit Point

Visual Basic  Copy Code

Public Shared ReadOnly Point As GraphicsUnit

 Remarks

The UnitsPerInch property of this unit is initialized to 72.

 See Also