Search
GraphicsUnit.WpfPoint Field
See Also
 





Specifies a device-independent pixel as the unit of measure.

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

 Syntax

C#  Copy Code

public static readonly GraphicsUnit WpfPoint

Visual Basic  Copy Code

Public Shared ReadOnly WpfPoint As GraphicsUnit

 Remarks

The UnitsPerInch property of this unit is initialized to 96.

 See Also