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

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