ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / SystemInfo Class / MeasurementDpi Property

In This Topic
    MeasurementDpi Property (SystemInfo)
    In This Topic
    Gets the measurement resolution as returned by MeasurementDpi.
    Syntax
    'Declaration
     
    Public ReadOnly Property MeasurementDpi As System.Single
    public System.float MeasurementDpi {get;}
    See Also