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

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