ComponentOne Bitmap for WinForms
C1.Win.C1DX.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 System.String
    public System.string Input {get;}
    See Also