ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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 System.Integer
    public System.int UnitsPerEm {get;}
    See Also