MindFusion.Wpf Pack Programmer's Guide
GraphicsUnit.Pixel Field
See Also
 





Specifies a device pixel as the unit of measure.

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

 Syntax

C#  Copy Code

public static readonly GraphicsUnit Pixel

Visual Basic  Copy Code

Public Shared ReadOnly Pixel As GraphicsUnit

 Remarks

The UnitsPerInch property of this unit is initialized to a value, based on the current DPI settings of the system.

 See Also

GraphicsUnit Members
GraphicsUnit Class
MindFusion.Reporting.Wpf Namespace
Inch Field
Millimeter Field
Point Field
WpfPoint Field