ComponentOne CalendarView for WinForms
C1.Framework.Mathematics Namespace / MeasureConversionTable Class / PointPerInch Property

In This Topic
    PointPerInch Property
    In This Topic
    Gets the point per inch
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property PointPerInch As Fraction(Of Integer)
    public static Fraction<int> PointPerInch {get;}
    See Also