TreeView for WinForms | ComponentOne
C1.Util Namespace / FontSubSet.FontFeature Class / FontSubSet.FontFeature Constructor / FontSubSet.FontFeature Constructor(FeatureTag,Int32,Boolean)

In This Topic
    FontSubSet.FontFeature Constructor(FeatureTag,Int32,Boolean)
    In This Topic
    Initializes a new instance of FontSubSet.FontFeature with the specified 1-based position of alternate glyph ID.
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal featureTag As FontSubSet.FeatureTag, _
       ByVal parameter As Integer, _
       Optional ByVal applyLastAlternativeIfNotAvailable As Boolean _
    )

    Parameters

    featureTag
    parameter
    applyLastAlternativeIfNotAvailable
    See Also