ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util Namespace / FontSubSet.FontFeature Class / Parameter Property

In This Topic
    Parameter Property (FontSubSet.FontFeature)
    In This Topic
    Specifies 1-based position of the alternate glyph ID in Alternate Substitution lookup.
    Syntax
    'Declaration
     
    Public Property Parameter As System.Integer
    public System.int Parameter {get; set;}
    See Also