MindFusion.Reporting for Silverlight Programmer's Guide
GraphicsUnit.UnitsPerInch Property
See Also
 





Gets the base resolution of this GraphicsUnit object.

Namespace: MindFusion.Reporting.Silverlight
Assembly: MindFusion.Reporting.Silverlight

 Syntax

C#  Copy Code

protected virtual double UnitsPerInch { get; }

Visual Basic  Copy Code

Protected Overridable ReadOnly Property UnitsPerInch As Double

 Property Value

A double value specifying the resolution of this unit.

 See Also

GraphicsUnit Members
GraphicsUnit Class
MindFusion.Reporting.Silverlight Namespace