Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / CustomEffectInputAttribute Class / CustomEffectInputAttribute Constructor

In This Topic
    CustomEffectInputAttribute Constructor
    In This Topic
    Initializes a new instance of CustomEffectInputAttribute attribute.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal input As System.String _
    )
    public CustomEffectInputAttribute( 
       System.string input
    )

    Parameters

    input
    See Also