InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util Namespace / FontSubSet Class / UnitsPerEm Property

In This Topic
    UnitsPerEm Property (FontSubSet)
    In This Topic
    Gets code points for shaping/
    Syntax
    'Declaration
     
    Public ReadOnly Property UnitsPerEm As Integer
    public int UnitsPerEm {get;}
    See Also