InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Util Namespace / FontSubSet Class / CodePoints Property

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