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

In This Topic
    ClusterMap Property (FontSubSet)
    In This Topic
    Gets cluster map for shaping/
    Syntax
    'Declaration
     
    Public ReadOnly Property ClusterMap As GlyphInfo()
    public GlyphInfo[] ClusterMap {get;}
    See Also