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

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