ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / CustomEffectInputAttribute Class / Input Property

In This Topic
    Input Property
    In This Topic
    Gets the Input name.
    Syntax
    'Declaration
     
    Public ReadOnly Property Input As String
    public string Input {get;}
    See Also