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

In This Topic
    Value2 Property (FontSubSet.GlyphValuePair)
    In This Topic
    Positioning data for the second glyph/class in the pair.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value2 As FontSubSet.ValueRecord
    public FontSubSet.ValueRecord Value2 {get;}
    See Also