ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.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 String _
    )
    public CustomEffectInputAttribute( 
       string input
    )

    Parameters

    input
    See Also